A little script to scrape information about books in the website Books To Scrape
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 :)