Amazon Product Data Scraper
Pricing
from $1.00 / 1,000 results
Amazon Product Data Scraper
A powerful and reliable Apify actor designed for real-time scraping of Amazon product detail pages. Retrieve structured product data—including pricing, availability, ratings, and more—through a simple API call. Ideal for price monitoring, market research, and competitor analysis.
Pricing
from $1.00 / 1,000 results
Rating
5.0
(2)
Developer
laisidata
Actor stats
4
Bookmarked
30
Total users
11
Monthly active users
35 minutes ago
Last modified
Categories
Share
Amazon Product Scraper | Apify Actor
Extract structured Amazon product data from global Amazon marketplaces using a fast and cost-effective Apify actor.
This actor is built for product intelligence, pricing analysis, and e-commerce monitoring workflows. Send one or more Amazon product URLs and receive flattened JSON output with pricing, ratings, images, reviews, seller details, variants, and more.
Why This Actor
- Works across Amazon locales:
.com,.co.uk,.de,.fr,.it,.es,.jp, and more - Built for scale: scrape multiple product URLs in one run
- Cost-effective for batch extraction workflows
- Structured output ready for BI tools, databases, and ETL pipelines
- Flattened response format (no nested
datawrapper)
Best Use Cases
- Amazon product monitoring
- Amazon price tracking and alerting
- Competitor product intelligence
- Product catalog enrichment
- E-commerce and marketplace analytics
Input
Required Parameters
urls(array): Amazon product URLs to scrape
Input Example
{"urls": ["https://www.amazon.com/dp/B0D37XW7RF"]}
Output
Output fields are flattened and no longer wrapped in
data.
Error Example
[{"status": 500,"message": "API call failed","url": "https://www.amazon.de/dp/B0CJYLFL19"}]
Not Found Example
[{"status": 404,"message": "page not found","url": "https://www.amazon.de/dp/B0CJYLFL29"}]
Success Example
[{"status": 200,"message": "success","url": "https://www.amazon.de/dp/B0CJYLFL19","title": "OOONO CO-Driver NO2 [NEW Model 2025]","brand": "Visit the OOONO Store","main_image_url": "https://m.media-amazon.com/images/I/71Ot0GbZOsL._AC_SY300_SX300_QL70_ML2_.jpg","current_price": "EUR64.49","original_price": "RRP: EUR79.95","saving_percentage": "-19%","availability": "In stock","average_rating": "4.4","total_reviews": "33,067 ratings","seller_id": "A2L39YV0Q1C770","variants": {},"images": ["https://m.media-amazon.com/images/I/71Ot0GbZOsL._AC_SL1500_.jpg"],"videos": [],"reviews": {"local": [],"global": []},"product_details": [],"timestamp": "1763200367075"}]
Key Output Fields
Each result item may include:
status,message,urltitle,brand,descriptioncurrent_price,original_price,saving_percentageavailability,average_rating,total_reviewsmain_image_url,images,videosvariants,seller_id,ships_from,sold_byabout_item,product_features,product_details,product_fact_detailscustomers_say,reviews,timestamp
Tips For Better Results
- Use clean product URLs containing
/dp/<ASIN>when possible - Batch URLs in a single run for improved throughput
- Retry failed URLs with
status: 500 - Handle
status: 404for unavailable or removed products
FAQ
Does this actor support all Amazon domains?
It supports major global Amazon marketplaces, including US, UK, DE, FR, IT, ES, JP, and others.
Is response data nested under data?
No. The output is flattened. Product fields are returned directly at the top level of each item.
Can I scrape multiple products in one run?
Yes. Pass multiple URLs in urls; the actor returns one result object per URL.
SEO Keywords
Amazon scraper, Amazon product scraper, Amazon product data API, Amazon ASIN scraper, Amazon price tracker, Amazon reviews scraper, Amazon product details extractor, Amazon competitor monitoring, e-commerce data extraction, marketplace intelligence, Apify Amazon actor.