Amazon Product Scraper API avatar

Amazon Product Scraper API

Pricing

from $8.00 / 1,000 amazon results

Go to Apify Store
Amazon Product Scraper API

Amazon Product Scraper API

Collect live Amazon product prices, availability, ratings, images, ASINs, delivery details, and metadata from 22 marketplaces.

Pricing

from $8.00 / 1,000 amazon results

Rating

0.0

(0)

Developer

Antônio César

Antônio César

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 hours ago

Last modified

Share

What does Amazon Product Scraper API do?

Amazon Product Scraper API turns Amazon ASINs or product URLs into live, structured product records. It collects prices, availability, ratings, review counts, images, brands, delivery information, and other product metadata across 22 Amazon marketplaces. Free-plan and paid users can run the same complete workflow.

The Actor runs as a batch job on Apify, so you can call it through the API, schedule recurring collections, monitor runs, and send results to webhooks, Make, Zapier, Google Sheets, or your own data warehouse. Collection uses managed data infrastructure; you do not need to configure browsers, proxies, or a separate provider account.

Why use Amazon Product Scraper API?

Use the Actor for price and stock research, catalog enrichment, assortment comparison, product intelligence, competitive monitoring, or marketplace analysis. Its stable normalized fields protect integrations from common provider-specific field-name changes, while optional sanitized rawData preserves additional fields for advanced use cases.

How to scrape Amazon product data

  1. Open the Actor and click Try for free.
  2. Enter one or more ASINs or HTTPS Amazon product URLs.
  3. Choose the marketplace used for ASIN-only inputs.
  4. Optionally enter a postal code or language.
  5. Start the run and open the Products dataset view.

Input

products accepts up to 500 unique ASINs or URLs. marketplace is used only for ASINs; a full URL keeps its own domain. postalCode and language localize compatible fields. Enable includeRawData only when the normalized contract is not enough.

{
"products": ["B0CRMZHDG8", "https://www.amazon.de/dp/B0ABCDEFGHI"],
"marketplace": "amazon.com",
"includeRawData": false
}

Output

{
"recordType": "product_details",
"input": "B0CRMZHDG8",
"marketplace": "https://www.amazon.com",
"asin": "B0CRMZHDG8",
"title": "Example product",
"finalPrice": 34.99,
"currency": "USD",
"rating": 4.6,
"reviewsCount": 1250,
"sourceUrl": "https://www.amazon.com/dp/B0CRMZHDG8",
"scrapedAt": "2026-08-21T12:00:00Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Data table

FieldMeaning
asinAmazon product identifier
title, brandProduct identity
finalPrice, currencyCurrent normalized price
rating, reviewsCountProduct feedback summary
availabilityStock or availability text
sourceUrl, imageUrlProduct and primary image links

How much does it cost to scrape Amazon products?

The PPE price is US$0.008 per delivered record, or US$8 per 1,000 results. Five results cost US$0.04 and 100 cost US$0.80. The standard Apify Actor-start event is US$0.00005 per applicable start unit. Platform usage is included in the event price.

Tips and advanced options

Start with five products to confirm marketplace coverage and fields. Deduplicate ASINs before scheduling, use postal codes only when localization matters, and keep raw data disabled for smaller exports. Errors are stored separately in ERRORS and are not mixed into the results dataset.

FAQ, disclaimers, and support

Unofficial — not affiliated with or endorsed by Amazon. Make sure your use complies with applicable law, Amazon terms, privacy rules, and intellectual-property rights. Results can vary by marketplace, location, product availability, and Amazon page changes. Open the Actor Issues tab for support or to request a custom integration.

Need multiple data types? Use Amazon Scraper API: Products, Reviews & Sellers.