Skip to content

i-am-b-soto/Amazon-Product-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Amazon Product Scraper

A powerful, scalable web scraper for extracting product data from Amazon using the latest web scraping technologies. Easily gather information like titles, prices, reviews, and more — perfect for market research, price tracking, or competitor analysis.


Enter a product list url from Amazon (US only) and let's start scraping!

Effortlessly scrape up to 100,000 US-based products from a single url!

Details

We are not using Amazon API or user login info to aquire this data. All the data obtained by this scraper is available over the public facing internet 

Don't like something? Want a feature?

We're actively taking user feedback! Write an issue or write us an email: 
[email protected] 

📸 Sample Output

{
  "asin": "B08N5WRWNW",
  "title": "Echo Dot (4th Gen)",
  "image": "https://m.media-amazon.com/images/I/81800DnMkL._AC_SX679_.jpg",
  "price": "$49.99",
  "rating": "4.7",
  "total_reviews": "325,000",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published