Skip to content

Scrape Amazon's products, prices and ratings by using this scraper

Notifications You must be signed in to change notification settings

acbouzas/Amazon-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Amazon-Scraper

Scrape Amazon's products details by using this scraper! 💪

It gathers data such as product description, price, rating, and product links. To scrape the desired product's info, simply modify the 'search_term' variable and execute the script. The scraper will generate a CSV file containing all the aforementioned details tailored to your search term (product).

The project utilizes Beautiful Soup for HTML parsing, Selenium for web automation, and Pandas for data manipulation.

In case Github doesn't display the Jupyter Notebook please enter here: https://nbviewer.org/github/acbouzas/Amazon-Scraper/blob/main/AmazonScraper.ipynb

amazon_screenshot

df_example

About

Scrape Amazon's products, prices and ratings by using this scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published