victormendeslc / downloadnovels

Project using Selenium and Jsoup to access websites and copy pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpha version

Donate

Buy me a coffee

Motivation for the project

I used selenium , because it was a manual process that I did and the initial website(wuxiaworld) does not accept requests (403).

Frameworks

  • Java 17
  • Selenium
  • jsoup
  • lombok
  • h2 database
  • webjars bootstrap
  • j2html
  • Spring framework

Novels

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

Getting Started

Features

  • Download and save you favorite Novels from websites into a database and export to HTML file

Prerequisites

Usage

Keep in mind!

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Project using Selenium and Jsoup to access websites and copy pages.

License:MIT License


Languages

Language:Java 81.7%Language:HTML 18.3%