Amazon Scraper — Products, Prices, Reviews & Search avatar

Amazon Scraper — Products, Prices, Reviews & Search

Pricing

from $3.00 / 1,000 product / search results

Go to Apify Store
Amazon Scraper — Products, Prices, Reviews & Search

Amazon Scraper — Products, Prices, Reviews & Search

Scrape Amazon products with prices, ratings, reviews, images and specs — plus keyword search and price/rating monitoring. Request-only, no login.

Pricing

from $3.00 / 1,000 product / search results

Rating

0.0

(0)

Developer

DataForge

DataForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

🛍️ Amazon Scraper — Products, Prices, Reviews & Search

Pull any Amazon product into clean, structured data in seconds — prices, ratings, full reviews, images, specs, ASINs and Best Sellers Rank. No login. No browser. No code. Just paste a link, an ASIN, or a keyword and hit start.

Fast · 🔓 Login-free · 💸 Pay only for results · 📄 CSV / Excel / JSON / API · 🌍 12 marketplaces

🛍️ Products · 🔎 Keyword search · ⭐ Reviews in their own tab · 📊 Specs & BSR · 🎯 Price/rating filters · 📈 Change tracking


🤔 Why this scraper?

You want Amazon data — pricing, competitor research, review mining, dropshipping picks — but Amazon fights back with bot walls and login gates. Most tools break, need a browser, or drown you in messy HTML.

This one just works. It rotates fresh IPs until it gets a clean page, returns flat rows ready for a spreadsheet, and never charges you for blocked or skipped pages — you pay per result, not per attempt.

❌ Doing it by hand✅ With this Actor
Copy-paste, screenshots, guessworkOne click → structured rows
Blocked after a few pagesAuto IP rotation, keeps going
Reviews locked behind loginReviews in a dedicated tab
Messy HTML to clean upFlat CSV/Excel/JSON, ready to use
Pay for every failed requestPay only for results you keep

🔥 What you get

CapabilityWhat it does
🛍️ Any productPaste a URL or ASIN → full detail row (price, brand, specs, images, BSR)
🔎 Keyword searchSearch a term → every matching product card
🧬 Deep searchTurn each search hit into a full product page
Reviews tabEvery review: title, stars, text, author, photo, country, verified, helpful votes
🎯 FiltersPrice range, min rating, min review count — get only what matters
🔀 SortingPrice ↑/↓, best-rated, newest arrivals
📈 Price & rating monitorTrack price, rating, review-count and BSR changes between runs
Fast & parallelDozens of products per run, in seconds

Mix products, ASINs and searches in one run — it all lands in one dataset.


🚀 Try it in 10 seconds

Paste this, hit Start:

{
"asins": ["B09B8V1LZ3", "B07FZ8S74R"],
"includeReviews": true
}

You get two full product rows + their reviews. That's it.

Search instead:

{
"searchQueries": ["mechanical keyboard"],
"sortBy": "rating",
"minReviews": 100,
"maxSearchResults": 48
}

Full product pages for every search hit:

{
"searchQueries": ["standing desk"],
"searchDeep": true,
"maxSearchResults": 20
}

💡 maxItems caps the whole run. Filters (minPrice, maxPrice, minRating, minReviews) + sortBy shape your search results.


💼 What people use it for

  • 🏷️ Price monitoring — watch competitors and repricing opportunities daily
  • 🔬 Product research — find winning products by rating, reviews and BSR
  • Review mining — pull hundreds of reviews for sentiment & feature analysis
  • 📦 Dropshipping / arbitrage — scout niches and margins fast
  • 📊 Market intelligence — feed clean Amazon data straight into your dashboards
  • 🤖 AI & ML — build datasets for models from real product & review text

📤 What the data looks like

Every product is one flat row (trimmed):

{
"asin": "B09B8V1LZ3",
"title": "Sony WH-1000XM4 Wireless Noise Canceling Headphones",
"brand": "Sony",
"price": 248.00,
"listPrice": 349.99,
"currency": "$",
"rating": 4.7,
"reviewCount": 41582,
"availability": "In Stock",
"features": ["Industry-leading noise cancellation", "30-hour battery life"],
"category": ["Electronics", "Headphones", "Over-Ear Headphones"],
"bestSellersRank": 12,
"images": ["https://.../71o8Q5XJS5L.jpg"],
"mainImage": "https://.../71o8Q5XJS5L.jpg",
"reviewsFetchedCount": 8,
"reviewRatingBreakdown": { "1": 0, "2": 0, "3": 1, "4": 1, "5": 6 },
"reviews": [ /* full review objects — see below */ ],
"scrapedAt": "2026-08-04T18:30:02Z"
}

🧾 Product fields

asin · title · url · brand · price · listPrice · currency · rating · reviewCount · availability · features · description · category · bestSellersRank · images · mainImage

⭐ Reviews — attached and in their own tab

Reviews are attached to each product and unwound into a dedicated Reviews tab — one row per review, ready to export on their own.

{
"reviewId": "R3GNQAQSHB4JEJ",
"rating": 5,
"reviewStars": "5 ★",
"reviewTitle": "Excellent headphones",
"text": "The sound is incredible and they are very comfortable...",
"createdAt": "2026-07-25T00:00:00Z",
"reviewerName": "John",
"reviewerAvatarUrl": "https://.../avatar.jpg",
"reviewCountry": "United States",
"verifiedPurchase": true,
"helpfulVotes": 4
}

Plus per-product review stats: reviewsFetchedCount, reviewsAvailableCount, reviewRatingBreakdown, reviewTexts, and more.

📈 Change tracking (growthMonitor: true)

From the second run onward, each product carries changespriceDelta, ratingDelta, reviewCountDelta, bestSellersRankDelta. Schedule it and watch the market move.


🗂️ Three ready-made tabs

TabWhat you see
OverviewImage, title, brand, price, rating — the quick scan
ProductsFull product rows with specs and category
ReviewsOne row per review — product, stars, text, reviewer, verified, country, date

📥 Input cheatsheet

FieldWhat it does
productUrlsProduct URLs (/dp/…) or ASINs
asinsBare 10-char ASINs
searchQueriesKeywords to search
searchDeepFull product page for each search hit
maxSearchResults · maxPagesPerSearchHow deep search goes
sortByrelevance · price_low · price_high · rating · newest
minPrice · maxPrice · minRating · minReviewsFilter search results
includeReviewsAttach reviews (default on)
growthMonitor · monitorKeyTrack changes across runs
countryMarketplace (12 supported)
maxItemsGlobal cap on saved items
maxConcurrency · maxRetriesSpeed vs. thoroughness
proxyConfigurationResidential (required for Amazon)

Provide at least one of productUrls, asins, or searchQueries.


🌍 Marketplaces

🇺🇸 US · 🇬🇧 UK · 🇩🇪 Germany · 🇫🇷 France · 🇪🇸 Spain · 🇮🇹 Italy · 🇨🇦 Canada · 🇮🇳 India · 🇲🇽 Mexico · 🇧🇷 Brazil · 🇳🇱 Netherlands · 🇯🇵 Japan


❓ FAQ

Do I need an Amazon login or cookies? No. Fully request-only — no account, no browser, no cookies.

Do I pay for blocked pages? No. You're charged per result saved, never per request. Skipped ASINs go to a separate errors list — free.

Can I get every review of a product? Amazon shows full review history only to logged-in users. This Actor returns the reviews Amazon embeds on the product page (usually ~8–12 recent ones) with every field filled — no login required.

Will bad input break my run? No. Wrong input gets a clear message, never a failed run.

Why is changes empty on my first run? It needs a previous run to compare against. Keep growthMonitor on and run on a schedule — changes appear from run #2.

How do I keep exports clean? Output is already flat and spreadsheet-friendly. Turn off includeReviews for the leanest rows.


🏁 Ready?

Paste a link, an ASIN, or a keyword → Start. Clean Amazon data in seconds.

🏷️ Tags: amazon · amazon scraper · product scraper · amazon reviews · price tracking · ecommerce · product research · asin · dropshipping