Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 349 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 349 Bytes

Books_to_scrape

A little script to scrape information about books in the website Books To Scrape

Installation

Clone the repo and :

cd Books_to_scrape 

Then :

pip install -r requirements.txt

Then enter this command in the terminal :

python3 scrape_books.py  

And that's it :)