scrap/fetch things from the WEB
- Install all the python requirement using
pip install -r requirements.txt - Use js note to fetch chapter list from the sites using the browser console.
- Then edit fetcher.py and extraction.py
- Run,
python featcher - To create EPUB you need run
python tests_and_features/epub_creator.pyfile (might need some simple editing) - explore tests_and_features folder for more.
Since this is personal project, i haven't created an GUI but if someone wants to i can improve these modules so you can import it and customize it however you like