/WormScraper

A script using BS4 to scrape any of wildbow's works. Outputs a HTML file which is optimized for conversion with calibre.

Primary LanguagePythonMIT LicenseMIT

WormScraper

A web scraper to obtain a text file for Wildbow's Worm/Pact/Twig/Pale without comments etc

Install: git clone https://github.com/IPv6/WormScraper && cd ./WormScraper && pip install lxml beautifulsoup4 requests