Amazon Product Scraper avatar

Amazon Product Scraper

Pricing

Pay per usage

Go to Apify Store
Amazon Product Scraper

Amazon Product Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Benny

Benny

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Categories

Share

Search Amazon or scrape specific product pages. Returns titles, prices, ratings, review counts, images, features, and ASINs.

Input

{
"searchTerms": ["wireless earbuds", "laptop stand"],
"maxResults": 20
}

Or scrape specific products:

{
"urls": ["https://www.amazon.com/dp/B09JQL3NWT"]
}

Output

{
"asin": "B09JQL3NWT",
"title": "Apple AirPods Pro (2nd Generation)",
"price": "$189.99",
"rating": "4.7",
"reviews": "145,230",
"image": "https://...",
"url": "https://www.amazon.com/dp/B09JQL3NWT"
}

Use cases

  • Price monitoring / comparison
  • Market research
  • Product analysis
  • Competitor tracking
  • Dropshipping research