Skip to content

Latest commit

 

History

History

datascience_books_scraper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

500 Data Science Books Scraper.

This Python Script is intended to scrape the popular books on Data Science from https://1lib.in/s/data%20science

Run Locally

Clone the project

  git clone https://github.com/python-geeks/Automation-scripts.git

Go to the project directory

  cd Automation-scripts/Datascience_books_Scraper 

Install dependencies

  pip install -r requirements.txt

Run the script

  python scrape.py

Wait for few seconds then check your directory for file named :

500Datasciencebooks.csv

Author