Extract Amazon product listings, prices, reviews, ratings, and seller data at scale
Scrapes Amazon product data including titles, prices, ratings, review counts, images, seller information, and product specifications. Supports keyword search, category browsing, and ASIN lookup across multiple Amazon marketplaces (US, UK, IN, DE, etc.).
| Field | Type | Description |
|---|---|---|
| title | String | Product title |
| price | Number | Current price |
| currency | String | Currency code |
| rating | Number | Average rating (1-5) |
| reviewCount | Number | Total reviews |
| asin | String | Amazon Standard ID |
| brand | String | Brand name |
| category | String | Product category |
| images | Array | Product image URLs |
| seller | String | Seller name |
| isPrime | Boolean | Prime eligible |
| url | String | Amazon product URL |
| Parameter | Type | Description |
|---|---|---|
| queries | Array | Product search keywords |
| marketplace | String | Amazon domain (com, co.uk, in, de, etc.) |
| maxResults | Number | Maximum results per query |
| category | String | Category filter |
{
"title": "Sony WH-1000XM5 Wireless Noise Cancelling Headphones",
"price": 328.00,
"currency": "USD",
"rating": 4.6,
"reviewCount": 15234,
"asin": "B09XS7JWHH",
"brand": "Sony",
"category": "Electronics > Headphones",
"images": ["https://m.media-amazon.com/images/I/..."],
"seller": "Amazon.com",
"isPrime": true,
"url": "https://www.amazon.com/dp/B09XS7JWHH"
}| Plan | Price |
|---|---|
| Pay per result | $0.002/result |
| Free tier | Available on Apify |
- E-commerce price monitoring and competitive intelligence
- Product research and market analysis
- Review sentiment analysis and brand monitoring
- Dropshipping product discovery
- Amazon SEO and keyword research
- Go to the Apify Store
- Find the Amazon Scraper
- Enter product search keywords or ASINs
- Run and download results as JSON, CSV, or Excel
- Flipkart Scraper -- India e-commerce
- Trustpilot Scraper -- Product reviews
- Google Maps Scraper -- Business data
- IndiaMart Scraper -- B2B suppliers
- Craigslist Scraper -- Classifieds
Thirdwatch builds production-ready web scraping APIs. 18 scrapers for jobs, e-commerce, reviews, social media, and business data.
MIT