Amazon Product Scraper | Search, ASINs & Prices avatar

Amazon Product Scraper | Search, ASINs & Prices

Pricing

from $1.40 / 1,000 product scrapeds

Go to Apify Store
Amazon Product Scraper | Search, ASINs & Prices

Amazon Product Scraper | Search, ASINs & Prices

Extract public Amazon product listings by URL, bulk ASIN, or keyword across 19 marketplaces. Export observed prices, ratings, reviews, seller, BSR, availability, images, and demand badges with clear point-in-time caveats. $1.40 per 1,000 results.

Pricing

from $1.40 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

15

Total users

7

Monthly active users

14 days ago

Last modified

Share

Amazon Product Scraper — Search, ASINs, Prices & BSR

Amazon product intelligence hero

Extract public Amazon product listings by supported product URL, bulk ASIN, or keyword search. Export structured product rows from 19 marketplaces without supplying an Amazon account or API key.

Prices, availability, ranks, review totals, search order, and field coverage are point-in-time observations. “Bought in past month” and similar demand badges may be rounded or lower-bound buckets.

What you get

  • ASIN, title, canonical product URL, marketplace, brand, category, and images
  • Observed price, reference price, discount, and normalized numeric/currency fields
  • Displayed rating, review count, Best Sellers Rank, seller, and availability when exposed
  • Prime and sponsored indicators in the contexts where they can be identified
  • Keyword-search discovery or richer product-detail rows
  • Optional comparison with the previously observed numeric price for the same ASIN
  • Stable recordType, sourceMode, and UTC collectedAt provenance
  • Free SUMMARY, FAILED_INPUTS, FAILED_ITEMS, and FAILED_SOURCES diagnostics

Input examples

Product URLs and ASINs:

{
"productUrls": ["https://www.amazon.com/dp/B09G9FPHY6"],
"asins": ["B08N5WRWNW"],
"marketplace": "us",
"maxResults": 25
}

Keyword search:

{
"searchKeywords": ["wireless earbuds"],
"maxProductsPerKeyword": 20,
"sortBy": "bestsellers",
"marketplace": "us",
"maxResults": 20
}

Set fullDetails: true to open discovered product pages and request additional detail fields. This costs more runtime and can reduce coverage when a product page is unavailable.

The Actor accepts up to 100 product URLs, 100 ASINs, and 10 keywords. URLs must use HTTPS, a supported Amazon marketplace host, and a /dp/ or /gp/product/ product path. Exact duplicate ASINs are processed once.

Output example

{
"recordType": "product",
"sourceMode": "product_detail",
"asin": "B0A1B2C3D4",
"productName": "Fictional insulated travel mug",
"productUrl": "https://www.amazon.com/dp/B0A1B2C3D4",
"marketplace": "us",
"price": "$29.99",
"priceValue": 29.99,
"currencyCode": "USD",
"rating": "4.6",
"ratingValue": 4.6,
"reviewsCount": "1842",
"reviewsCountValue": 1842,
"boughtInPastMonth": "1K+",
"boughtInPastMonthNote": "Displayed demand signal; may be rounded or a lower-bound bucket.",
"collectedAt": "2026-08-27T15:00:00Z"
}

This is an illustrative record, not a real product or current marketplace claim. Fields can be null, empty, or absent when the listing does not expose them.

Price observation comparison

With trackChanges: true, the Actor saves the current observed numeric price for an ASIN. A later run can return previousCollectedAt, priceDelta, and priceDeltaMethod. The comparison reflects two observations; it does not represent every seller offer, variant, coupon, shipping charge, or complete price history.

Pricing

  • $0.0014 per successful Dataset row ($1.40 per 1,000 results)
  • $0.00005 Actor-start fee
  • Invalid, duplicate, unavailable, and insufficient records are excluded from the Dataset and do not create result charges

Use maxResults as the hard run-wide ceiling for paid product rows. The scheduled pricing configuration effective September 6, 2026 keeps the same result price and moves platform usage costs to the user.

Supported marketplaces

US, UK, Germany, France, Spain, Italy, Netherlands, Australia, Canada, Brazil, Mexico, Japan, India, Singapore, Saudi Arabia, UAE, Poland, Sweden, and Turkey.

Responsible use

Use the Actor only for public data and in accordance with applicable laws, marketplace terms, and your organization's policies. Do not use results for deception, harassment, discriminatory profiling, or automated high-impact decisions. Verify important commercial decisions independently.

Amazon is a trademark of its respective owner. This independent Actor is not affiliated with, endorsed by, or sponsored by Amazon.