I used selenium , because it was a manual process that I did and the initial website(wuxiaworld) does not accept requests (403).
- Java 17
- Selenium
- jsoup
- lombok
- h2 database
- webjars bootstrap
- j2html
- Spring framework
The java code will download chapters from novels. Project using Selenium to access websites, copy pages.
Websites availables:
- wuxiaworld - load time for this is slow
- lightnovelpub
- novelhall
- Download and save you favorite Novels from websites into a database and export to HTML file
If you come across bug's or suggestion's for future updates don't hesitate to open up a "new Issue" in the issue tab.
This project is licensed under the MIT License - see the LICENSE.md file for details