main.py can only scrap https://novelfull.com/ Chapter Title and Chapter Link....
NovelFullScrapper.py can scrapes the the site....(currently can save only in .text)
- Provide the link for the 'first' page of the chapter in the starting url.
- Change the save directory from [D:\PROJECTS\PycharmProjects\pythonProject\tester\] to the location you want to save.
- Run the script
- Provide the max no. of chapter when script runs, it will always start with first chapter.
if stuck then user-agent might need to be changed.. can also add time between each iteration...