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 :)