/Amazon-Product-Data-Scraper

This project is a Python-based web scraper that extracts information from Amazon product pages. It uses the requests and Beautiful Soup libraries to fetch and parse HTML content, extracting data such as product title, price, ratings, number of reviews, and availability.

Primary LanguageJupyter Notebook

Stargazers