Amazon Listings Scraper 2026
Pricing
from $2.00 / 1,000 results
Amazon Listings Scraper 2026
Amazon product data scraper for keyword search. Get ASIN, title, price, currency, rating, Prime and badge per result.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
devcake
Maintained by CommunityActor stats
1
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
π Amazon Product Scraper Β· Amazon Listings Scraper
Extract Amazon products and listings by keyword across 12 marketplaces. Fast, accurate, and ready to run β no setup needed.
β¨ At a glance
| π Marketplaces | 12 β US, UK, DE, FR, IT, ES, CA, MX, BR, IN, JP, AU |
| β‘ Speed | Results in under a minute for most runs |
| π¦ Output | One clean row per Amazon product β ASIN, price, rating, reviews, Prime, sponsored flag, and more |
| π Scale | Up to 10,000 unique products per keyword, 1,000 keywords per run |
π Table of contents
- π What does it do?
- π₯ Who it's for
- π‘ Use cases
- π How to use it
- βοΈ Input
- π¦ Output
- π Data table
- π‘ Tips
- β FAQ, disclaimers, and support
π What does Amazon Product Scraper do?
This Amazon listings scraper pulls product listings from Amazon search pages for one or more keywords across all 12 major Amazon marketplaces. For each keyword it goes through Amazon's search pages and returns one row per product β a clean Amazon product dataset with ASIN, title, price, rating, review count, Prime badge, sponsored flag, thumbnail, brand, and 20+ more fields.
It's built to bypass Amazon's bot detection automatically, so you don't have to wrestle with proxies, captchas, or browser setup. Just paste your keywords, hit start, and get your data.
Try it with three sample keywords ("wireless earbuds", "bluetooth headphones", "noise cancelling earbuds") in the Input tab β you'll see a clean Amazon product dataset within a minute.
π₯ Who it's for
Built for anyone who works with Amazon listings and product data.
- π Amazon FBA sellers β track your ASIN's organic position, watch competitor pricing, and spot listing-rank changes week over week.
- πͺ E-commerce resellers & dropshippers β find winning products, compare supplier pricing, and monitor availability across marketplaces.
- π Market & product researchers β generate bulk product datasets for trend analysis, category sizing, and assortment comparison.
- πΌ Procurement & sourcing teams β discover candidate products, evaluate review velocity, and shortlist private-label opportunities.
- π Price monitoring services β batch thousands of keywords into one run and feed structured price + discount data into your tracking pipeline.
- π― Amazon agencies & consultants β produce client-ready reports on keyword ranking, sponsored share, and competitor moves.
π‘ Use cases
Seven battle-tested workflows for sellers, analysts, and operators.
π¦ Scrape Amazon listings at scale
Pull hundreds of product cards per keyword and up to 10,000 unique ASINs per keyword in a single run.
π Bulk product discovery
Build seed product lists for catalog enrichment, review scraping, variant extraction, or supplier sourcing.
π·οΈ Keyword research for Amazon listings
See exactly which products rank for your target keyword, their pricing tiers, and review velocity.
π Competitor analysis
Track competing ASINs across price, rating, review count, and "bought in past month" signals.
πΉ Price monitoring at scale
Batch hundreds of keywords into one run and pull structured prices and discount percentages in a single dataset.
π Multi-marketplace expansion
Compare product assortments, pricing, and ratings across Amazon.com, Amazon.de, Amazon.co.jp, and 9 more storefronts.
π― Sponsored vs. organic analysis
isSponsored and organicRank fields let you separate paid placements from real organic winners.
π How to use Amazon Product Scraper
Five steps from input to downloadable dataset.
- π Open the Input tab and paste one or more keywords into the Search keywords field (1β1,000 keywords per run).
- π Pick an Amazon domain β
amazon.com(US) is the default. Switch toco.uk,de,jp, etc. for other storefronts. - π― Set Maximum products per keyword (default 100) β the scraper stops each keyword once that many unique products are collected.
- βΆοΈ Click Start and wait. A 100-product run finishes in under a minute.
- β¬οΈ Download results from the Output tab β CSV, JSON, Excel, or HTML. Use the Products table for a quick scan, Full data for everything.
π€ Want to automate it? Use the API tab to trigger runs from your own scripts, or schedule hourly/daily keyword-tracking jobs from the Schedules tab.
βοΈ Input
Three fields. That's it. Everything else is handled for you.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
π keywords | array of strings | β Yes | β | One or more keywords to search on Amazon (1β1,000 per run). |
π domain | enum | β No | com | Which Amazon storefront: com, co.uk, de, fr, it, es, ca, com.mx, com.br, in, jp, com.au. |
π― maxResults | integer | β No | 100 | Stop each keyword once this many unique products (by ASIN) are collected. |
π‘ The Amazon region is auto-selected from
domain. amazon.com β US Β· amazon.de β DE Β· amazon.co.jp β JP, and so on β so you always get a real local view of that storefront.
π Example input
{"keywords": ["wireless earbuds", "bluetooth headphones", "noise cancelling earbuds"],"domain": "com","maxResults": 100}
π¦ Output
Every product is pushed as one row to the default dataset. Fields follow the Apify Amazon-search market standard β they line up with the leading Amazon scrapers on the platform, so existing pipelines keep working.
π Example row
{"asin": "B0BSHF7WHW","title": "Apple AirPods Pro (2nd Gen)","url": "https://www.amazon.com/dp/B0BSHF7WHW","thumbnail": "https://m.media-amazon.com/images/I/71zny78BxWL._AC_UX200_.jpg","price": 199.99,"priceText": "$199.99","listPrice": 249.0,"listPriceText": "$249.00","discountPercent": 20,"currency": "USD","rating": 4.6,"ratingText": "4.6 out of 5 stars","reviewCount": 89412,"reviewCountText": "89,412","isPrime": true,"isSponsored": false,"badgeText": "Amazon's Choice","boughtInPastMonth": "10K+ bought in past month","boughtInPastMonthValue": 10000,"deliveryText": "Get it by Tomorrow, July 26","couponText": null,"availabilityText": "In Stock","brand": "Apple","marketplace": "com","searchQuery": "wireless earbuds","searchUrl": "https://www.amazon.com/s?k=wireless+earbuds&page=1","sourceType": "keyword","page": 1,"positionOnPage": 3,"organicRank": 2,"globalPosition": 3,"scrapedAt": "2026-07-25T10:30:00.000Z"}
β¬οΈ You can download the dataset in JSON, CSV, Excel, or HTML from the Output tab. For large runs, use the API tab to fetch paginated items programmatically.
π Data table
Every field the scraper emits, grouped by purpose so you can scan what you need.
π Identity
| Field | Type | Description |
|---|---|---|
asin | string | Amazon Standard Identification Number (10 alphanumeric chars). Unique key. |
title | string | Product title as displayed in the search result card. |
url | string | Canonical Amazon product URL (/dp/<ASIN>). |
thumbnail | string | Product thumbnail image URL. |
brand | string | Brand name extracted from the card when Amazon shows it. |
marketplace | string | Amazon domain code (com, co.uk, de, jp, β¦). |
π° Price
| Field | Type | Description |
|---|---|---|
price | number | Numeric current price in currency. Raw locale string preserved as priceText. |
listPrice | number | Strike-through "was" price. Empty when Amazon doesn't show a discount. |
discountPercent | number | Calculated as round((1 - price / listPrice) Γ 100). Empty if either is missing. |
currency | string | Currency code (USD, GBP, EUR, JPY, INR, β¦). |
couponText | string | Visible coupon / savings text. Empty when no coupon is shown. |
β Reviews & rating
| Field | Type | Description |
|---|---|---|
rating | number | Numeric rating 0.0β5.0. Raw text preserved as ratingText. |
reviewCount | integer | Parsed integer review count. Raw text preserved as reviewCountText. |
boughtInPastMonthValue | integer | Parsed threshold from "10K+ bought in past month" β 10000. Empty when absent. |
π·οΈ Listing signals
| Field | Type | Description |
|---|---|---|
isPrime | boolean | Whether the listing shows the Prime badge. |
isSponsored | boolean | Whether the card is a sponsored (paid) placement. |
badgeText | string | SERP badge label (e.g. "Best Seller", "Amazon's Choice", "Climate Pledge Friendly"). |
deliveryText | string | Delivery promise string ("Get it by Tomorrow, July 26"). |
availabilityText | string | Stock / availability string ("In Stock", "Only 3 left", β¦). |
π Provenance & ranking
| Field | Type | Description |
|---|---|---|
searchQuery | string | The keyword that produced this row. |
searchUrl | string | The exact Amazon SERP URL the row was scraped from. |
sourceType | string | How the row was sourced. Always "keyword" for this scraper. |
page | integer | Result page number (1-based). |
positionOnPage | integer | 1-based position on this page, counting sponsored + organic. |
organicRank | integer | Position among organic (non-sponsored) ASINs across all pages. Empty for sponsored cards. |
globalPosition | integer | 1-based position across all unique ASINs for this keyword across all pages. |
scrapedAt | string | ISO 8601 UTC timestamp of when the keyword was scraped. |
π‘ Tips
Workflow patterns from production users.
- π¦ Batch your keywords. One run with 50 keywords is much faster than 50 separate runs β and you get all the results in a single dataset.
- π― Track a specific ASIN. Even though the input is keywords, you can pull a single product's current search-page context by searching its exact brand + model β
globalPositionmakes it easy to see ranking drift over time. - π― Separate organic vs. paid winners. Filter the dataset on
isSponsored=falseto see real organic ranking for a keyword, then sort byorganicRankto identify the top organic winners vs. paid placements. - πΈ Use
discountPercentfor deal hunting. A keyword where most top results showdiscountPercent >= 30is a competitive, high-velocity niche β useful for sourcing or private-label research. - π Compare marketplaces. Run the same keyword against
domain=comanddomain=deto see how pricing, assortment, and review counts differ. - β° Schedule hourly tracking. Combine with the Schedules tab to monitor a fixed keyword list daily β each row carries
scrapedAt, so you can chart ranking and price drift over time.
β FAQ, disclaimers, and support
Tap a question to read the answer.
βοΈ Is this legal?
Scraping publicly visible Amazon search results is a common, lawful practice used by sellers, analysts, and researchers. You are responsible for complying with Amazon's Terms of Service and any applicable laws in your jurisdiction. Don't republish raw Amazon content at scale; use the data for analysis, internal tools, and product research.
π Which Amazon marketplaces are supported?
All 12 β the region auto-matches the domain.
amazon.com (US) Β· amazon.co.uk (UK) Β· amazon.de (DE) Β· amazon.fr (FR) Β· amazon.it (IT) Β· amazon.es (ES) Β· amazon.ca (CA) Β· amazon.com.mx (MX) Β· amazon.com.br (BR) Β· amazon.in (IN) Β· amazon.co.jp (JP) Β· amazon.com.au (AU)
π― What's the difference between positionOnPage, organicRank, and globalPosition?
| Field | Meaning |
|---|---|
positionOnPage | 1-based position on this specific search results page, counting sponsored + organic. |
organicRank | Position among non-sponsored ASINs across all paginated rows. Empty for sponsored cards. |
globalPosition | 1-based position across all unique ASINs across all pages for this keyword. |
π Why do I see duplicate ASINs in the raw output?
You shouldn't β the scraper de-duplicates by ASIN across all pages for a given keyword. If you see duplicates, you've likely joined two keywords' datasets downstream; searchQuery is the join key. A summary record reports the within-keyword duplicates the scraper filtered out.
π« Can I get more than 10,000 products per keyword?
No β maxResults is capped at 10,000. For bulk catalog scraping (millions of ASINs per category), use a dedicated category-browser scraper instead.
π§© What's the keyword legacy field?
It's an alias for searchQuery. The scraper emits both for backward compatibility with older pipelines; new code should use searchQuery.
π¬ Custom solutions or integration help?
π¬ Open an issue on the Apify console Issues tab for this scraper, or contact Apify support through the platform. The scraper is actively maintained and field-aligned with the leading Amazon search scrapers on the marketplace.