Skip to content

de3sw2aq1/ra-ebook-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ra ebook scraper

A python scraper for Ra.

Run as:

$ ./scrape.py
$ ./build.py

A Ra.epub file will be created in the current directory.

Also a scrape.json file will be created. This will be reused if scrape.py is rerun to avoid redownloading everything.

kindlegen or similar may be used to create a mobi file if desired.

Dependencies

Known dependencies are requests, lxml, epubbuilder, and genshi.

Install them with:

pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages