Skip to content

mhcrnl/scrape-itebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrape-itebooks

Developed using Python 3.4

Scrape the site https://it-ebooks.info/ and save all the books on the site. Currently does not backfill but will keep up with the latest uploads

*I am working on a way to backfill all of the data.

Must pass in a config file like so: python3 it-ebooks.py -c ~/scrapers.conf

See what the conf file needs to contain here: https://git.eddyhintze.com/xtream1101/scraper-lib

This scraper also requires this section in the config:

[it-ebooks]
# `scraper_key` is only needed if `scraper-monitor` is enabled
scraper_key =

Setup

Run pip3 install -r requirements.txt

About

Site does not have downloads anymore, repo is not kept up to date atm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%