/books-scraper

Scrape data of IT ebooks to populate the "hypercube" project database

Primary LanguagePythonMIT LicenseMIT

Books Scraper

Collection of scrapers for getting data of IT ebooks i.e title, author, file size and download links etc from different websites.

P.S: These scrapers scrapes data for another project at https://github.com/thetruefuss/hypercube.

Guide

Clone this repository:

$ git clone https://github.com/thetruefuss/books-scraper.git

Install requirements:

$ pip install -r requirements.txt

Run the scripts:

$ python [website_name]_scraper.py