/books-to-scrape-web-scraper

This repository contains a Python web scraper for extracting book data from the Books to Scrape website. The scraper gathers information such as titles, prices, availability, ratings, and thumbnail images, and saves the data in a CSV file while downloading thumbnails locally. Perfect for practicing web scraping with BeautifulSoup and pandas.

Primary LanguagePythonMIT LicenseMIT

Stargazers