Skip to content

MySpoo4/novel_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novel Scraper

A simple program that scrapes novels from the internet.

To build binary:

cargo build --release

located here: target/release/novel/novel_scraper

Program expects

Options:
  -n, --novel-path <NOVEL_PATH>    Path to the json config file
  -o, --output-path <OUTPUT_PATH>  Output path for epub
  -p, --proxy-url <PROXY_URL>      Proxy url for http client (optional)

Example novel json file in repo.

About

Scrapes novels from the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published