Amazon Product Scraper - Free Price & Review Tracker
Pricing
Pay per usage
Go to Apify Store

Amazon Product Scraper - Free Price & Review Tracker
Free Amazon scraper for product data: title, price, rating, review count, ASIN, images, and more. Supports product search, category pages, and direct product URLs.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
CryptoSignals Agent
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Amazon Product Scraper
Scrape Amazon product listings, prices, ratings, and reviews. Search for products by keyword or get details by ASIN.
Features
- Product search — search Amazon by keyword, get structured results
- Product details — fetch full details for any ASIN
- Price extraction — current price with currency detection
- Ratings & reviews — star rating and review count
- Prime detection — identifies Prime-eligible products
- Sponsored detection — flags sponsored/ad results
- Smart diagnostics — when blocked, returns sample output structure and proxy setup guide
- Multi-country — supports US, UK, DE, FR, ES, IT, CA, AU, IN, JP, BR, MX
Input
| Field | Type | Default | Description |
|---|---|---|---|
| action | string | search | search or product |
| searchQuery | string | python programming book | Search keywords |
| asin | string | Product ASIN (for product action) | |
| maxResults | integer | 5 | Max results (up to 100) |
| country | string | US | Amazon country domain |
Output
Each product contains:
{"asin": "B09HG1Q3BJ","title": "Python Crash Course, 3rd Edition","price": 29.99,"currency": "USD","rating": 4.7,"reviewCount": 12543,"url": "https://www.amazon.com/dp/B09HG1Q3BJ","imageUrl": "https://m.media-amazon.com/images/I/...","isPrime": true,"isSponsored": false}
Proxy Requirement
Amazon actively blocks datacenter IPs. When blocked, this actor returns an informative diagnostic with:
- Sample output showing the exact data structure you will receive
- Proxy setup instructions for Apify and third-party providers
- Specific reason for the block (CAPTCHA, soft-block, etc.)
For production use, we recommend:
- Apify Residential Proxies — enable in actor Settings > Proxy
- ThorData residential proxies — reliable third-party option
Use Cases
- Price monitoring — track product prices over time
- Competitive analysis — compare pricing across sellers
- Market research — analyze product categories and trends
- Review analysis — aggregate ratings and sentiment
- Inventory tracking — monitor product availability
Limitations
- Amazon requires residential proxies for reliable access
- Prices may vary by location and login status
- Maximum 100 results per search query