Amazon Product Scraper - Search Results, Prices & Ratings
Pricing
Pay per usage
Amazon Product Scraper - Search Results, Prices & Ratings
Amazon Scraper to extract products from Amazon search by keyword on any domain (.com, .co.uk, .de). Get title, price, list price, rating, review count, ASIN, image and URL. For price monitoring, repricing, competitor and market research. No code, no Amazon API key.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ben
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 hours ago
Last modified
Categories
Share
Amazon Product Scraper — Search Results, Prices & Ratings
Extract product data from Amazon search results — by keyword, across any Amazon marketplace.
Built for price monitoring, competitor research, product analytics, and e-commerce dashboards.
What you get
For every product in the search results:
- title — product name
- price — current price (parsed number) +
price_raw - list_price — original/strike-through price when on sale
- rating — average star rating
- reviews_count — number of ratings
- asin — Amazon product ID
- url — clean canonical product URL (
/dp/<ASIN>) - image — product image URL
- sponsored — whether the listing is an ad
- search_query, page, scraped_at
Supported marketplaces
amazon.com, amazon.co.uk, amazon.de, amazon.fr, amazon.it, amazon.es, amazon.ca, amazon.com.au, amazon.co.jp, amazon.in
Why this Actor
| Amazon Product Scraper | Amazon Product API | Manual | |
|---|---|---|---|
| No API keys / approval | Yes | No (gated) | — |
| Price + rating + reviews | Yes | Partial | Slow |
| Any marketplace domain | Yes | Per-region setup | — |
| Residential proxy + retry | Built-in | — | DIY |
| Pay per product returned | Yes | — | — |
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Keyword to search (e.g. wireless mouse) |
domain | string | Amazon marketplace (amazon.com, amazon.de, …) |
maxResults | integer | Max products to return |
maxPages | integer | Max result pages (~16 products/page) |
includeSponsored | boolean | Include ad listings |
useApifyProxy | boolean | Use Apify residential proxy (required) |
Example input
{"searchQuery": "wireless mouse","domain": "amazon.com","maxResults": 50,"maxPages": 3,"includeSponsored": false,"useApifyProxy": true}
Sample output
{"asin": "B005EJH6Z4","title": "Amazon Basics 2.4 GHz Wireless Optical Mouse","url": "https://www.amazon.com/Amazon-Basics/dp/B005EJH6Z4","price": 10.99,"list_price": null,"rating": 4.5,"reviews_count": 56600,"image": "https://m.media-amazon.com/images/I/61YQeAUIboL._AC_UY218_.jpg","sponsored": false,"search_query": "wireless mouse"}
Use cases
- Price monitoring — track competitor and own-product prices over time
- Market research — analyse a category's price distribution and ratings
- Product sourcing — find best-rated products for a keyword
- Repricing & analytics — feed pricing dashboards and BI tools
Pricing
Pay-per-result. You are charged only for the products returned — empty runs cost nothing.
Notes & legal
- Amazon blocks datacenter IPs; keep Use Apify Proxy enabled (residential). The Actor automatically rotates proxy sessions and retries on blocks.
- Scrape responsibly and in line with Amazon's terms and applicable law. Use data only for lawful purposes.
Related actors
More scrapers from the same author:
- eBay Scraper — listings, prices & seller data via the official API
- Vinted Scraper — second-hand fashion listings & prices
- willhaben Scraper — Austria's largest classifieds marketplace
- Steam Scraper — game prices, ratings & store data