Amazon Product Scraper - Prices, Reviews & Images (No API Key) avatar

Amazon Product Scraper - Prices, Reviews & Images (No API Key)

Pricing

Pay per usage

Go to Apify Store
Amazon Product Scraper - Prices, Reviews & Images (No API Key)

Amazon Product Scraper - Prices, Reviews & Images (No API Key)

Collect Amazon product data based on URL and country. Extract reviews, prices, descriptions, images and ASINs without the Amazon API.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hasnain Nisar

Hasnain Nisar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Amazon Product Scraper

Use this Amazon scraper to collect product data based on URL and country from the Amazon website — no Amazon API needed. Extract prices, reviews, descriptions, images, ratings and ASINs (Amazon Standard Identification Numbers), then download the data as JSON, CSV, Excel, XML or RSS.

What can this Amazon scraper do?

  • 🛒 Scrape product pages (…/dp/ASIN) in full detail
  • 🔎 Expand search results (…/s?k=keyword), category pages (…/b?node=…) and best-seller lists, scraping every product found
  • 🌍 Target any of 22 Amazon marketplaces (US, UK, DE, FR, IT, ES, CA, MX, BR, IN, JP, AU, NL, SE, PL, BE, TR, AE, SA, SG, EG) with the country selector
  • ⭐ Optionally extract the customer reviews shown on each product page
  • 📦 Follow pagination on search/category pages, with limits for pages and total products

Output for every product

FieldDescription
asinAmazon Standard Identification Number
title, brandProduct name and brand
price, currency, listPrice, savingsPercentCurrent price, list price and discount
stars, reviewsCountAverage rating and number of ratings
inStock, availabilityStock status
images, thumbnailHigh-resolution product images
featuresBullet-point highlights
descriptionFull product description
attributesTechnical details / specification table
breadcrumbsCategory path
soldBy, shipsFrom, deliveryMessageBuy-box seller and delivery info
bestSellersRankBest Sellers Rank string
reviewsTop on-page customer reviews (optional)

How to use

  1. Paste one or more Amazon URLs (product, search, category or best-sellers).
  2. Pick a country to force a specific marketplace, or keep Use URL as-is.
  3. Set Maximum products and (for listing URLs) Max pages.
  4. Run the Actor and export the dataset in the format you need.

Example input

{
"startUrls": [{ "url": "https://www.amazon.com/s?k=wireless+earbuds" }],
"country": "US",
"maxItems": 50,
"includeReviews": true
}

Tips

  • Residential proxy is enabled by default and strongly recommended — Amazon blocks most datacenter IPs.
  • Amazon shows roughly the top 8–10 reviews to visitors who aren't logged in; maxReviews caps how many of those are extracted.
  • Prices are returned both parsed (price, currency) and raw (priceRaw), so you never lose the original formatting.

Use cases

  • Price monitoring — track prices, discounts and buy-box changes across 22 marketplaces
  • Competitor research — monitor rankings, ratings and review counts in your niche
  • Catalog building — pull titles, images, bullets and specs for your own listings
  • Repricing & arbitrage — feed live Amazon prices into your repricing tools

FAQ

Does it need an Amazon API key or login? No. It reads the same public product pages any visitor sees — no API key, no account, no cookies.

Which URLs can I paste? Product pages (/dp/ASIN), search results (/s?k=…), category pages (/b?node=…) and Best Sellers lists. Listing pages are expanded and every product found is scraped.

Can I scrape Amazon.co.uk / .de / .in / .co.jp? Yes — set the country input and the domain of every URL is rewritten to that marketplace (22 supported).

How do I export the data? From the run's dataset tab: JSON, CSV, Excel, XML or RSS — or via the Apify API.

Why are some products missing? Amazon occasionally serves a robot check. The Actor retries with fresh sessions; persistent failures are skipped and logged.

Is it legal to scrape Amazon? The Actor extracts only publicly available data (no login, no personal accounts). Make sure your use of the data complies with the laws that apply to you, including data-protection rules.