Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 333 Bytes

novel-crawler

A novel reader application for windows, currently only scarping the site m.wuxiaworld.co.

  • beautiful soup, requests and regular expressions are used for scraping and data cleaning.

  • PyQt5 is used for the GUI.

  • Printing of novel chapters as a beta feature is available.