Amazon Product Scraper & Price Tracker
Pricing
from $4.00 / 1,000 results
Amazon Product Scraper & Price Tracker
Scrape Amazon products by keyword, ASIN, or URL. Track real-time prices, discounts, Best Seller Rankings, coupons, Prime status, and stock availability. Supports US, UK, IN, DE, CA and AU marketplaces. No login required.
Pricing
from $4.00 / 1,000 results
Rating
5.0
(2)
Developer
Randeep Dhillon
Maintained by CommunityActor stats
1
Bookmarked
3
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Amazon Price Tracker & Product Scraper
Extract structured product data, real-time prices, discounts, coupon details, and Best Seller Rankings from Amazon at scale. Search by keyword, ASIN, or paste any Amazon URL directly. Supports 6 regional Amazon marketplaces. No login or Amazon account required.
⚡ The most complete Amazon product data on Apify — captures Best Seller Rankings, coupon details, Prime eligibility, seller names, discount percentages, and availability status in one clean output. Ready to drop into Google Sheets, Airtable, or your pricing dashboard.
What you can do with this scraper
- Price monitoring — track competitor prices daily and get alerted when they change
- Dropshipping research — find winning products using Best Seller Rank and discount signals
- Competitive intelligence — monitor competitor pricing strategies across categories
- Amazon FBA research — identify high-demand, low-competition products by BSR
- Price comparison — compare the same product across multiple Amazon marketplaces (US, UK, IN, DE, CA, AU)
- Coupon tracking — find active coupon deals and Prime Savings before they expire
- Inventory monitoring — track stock availability across multiple ASINs
How to use
Step 1 — Add your search queries
The Search Queries field accepts three types of input (you can mix them in one run):
| Input type | Example |
|---|---|
| Keyword | laptop stand, wireless keyboard, protein powder |
| ASIN | B09XYZ1234, B07WJ5D3H4 |
| Amazon URL | https://www.amazon.com/dp/B09XYZ1234 |
| Amazon search URL | https://www.amazon.com/s?k=laptop+stand |
You can add multiple queries at once — the actor scrapes all of them in a single run.
Step 2 — Set your filters
| Filter | Options | Default |
|---|---|---|
| Amazon Country | US / UK / IN / DE / CA / AU | US |
| Max Products | Any number, -1 for all | 5 |
| Sort By | Relevance / Price Low-High / Price High-Low / Avg Review / Newest / Best Sellers | Relevance |
| Min Price | Any number (optional) | none |
| Max Price | Any number (optional) | none |
| Include Sponsored | true / false | false |
| Scrape Variants | true / false (size, colour) | false |
| Proxy | Residential (recommended) / Datacenter | Residential |
Step 3 — Run and export
Click Start and wait for the run to complete. Download your results as JSON, CSV, or Excel — ready to use in Google Sheets, Airtable, n8n, Make, or Zapier.
Sample output
{"asin": "B07WJ5D3H4","title": "Amazon Basics Wired QWERTY Keyboard, Works with Windows, Full-Sized, Black","brand": "Amazon Basics","category": "Electronics","subcategory": "Computer Keyboards","price": 11.70,"currency": "USD","price_formatted": "$11.70","original_price": 21.99,"discount_percentage": 47,"discount_amount": 10.29,"is_on_sale": true,"coupon_available": true,"coupon_value": "Save 10%","coupon_type": "Prime Savings","availability": "In Stock","is_in_stock": true,"prime_eligible": true,"fulfilled_by_amazon": true,"seller_name": "Amazon.com","rating": 4.5,"ratings_count": 9579,"best_sellers_rank": [{ "rank": 1, "category": "Computer Keyboards" },{ "rank": 521, "category": "Our Brands" }],"amazon_choice": false,"is_sponsored": false,"product_url": "https://www.amazon.com/dp/B07WJ5D3H4","scraped_at": "2026-05-11T09:07:03.921Z"}
Output fields reference
Product identity
| Field | Description |
|---|---|
asin | Amazon Standard Identification Number |
title | Full product title |
brand | Brand name (cleaned — no "Visit the Store") |
category | Top-level category e.g. Electronics |
subcategory | More specific category from BSR |
product_url | Full canonical Amazon product URL |
is_sponsored | true if the result is a paid ad |
scraped_at | ISO timestamp of when data was collected |
Pricing
| Field | Description |
|---|---|
price | Current price (numeric) |
currency | USD, GBP, INR, EUR, CAD, AUD |
price_formatted | e.g. $27.99 |
original_price | Strike-through price before discount |
discount_percentage | e.g. 47 for 47% off |
discount_amount | Savings in currency e.g. 10.29 |
is_on_sale | true if a discount is active |
Coupons & Deals
| Field | Description |
|---|---|
coupon_available | true if a coupon is active |
coupon_value | e.g. "Save 15%" or "Save $5" |
coupon_type | "standard", "multi_item", "Prime Savings" |
coupon_details | Full raw coupon text from Amazon |
deal_type | "Lightning Deal", "Deal of the Day", null |
Availability & Fulfilment
| Field | Description |
|---|---|
availability | "In Stock", "Out of Stock", "Only 3 left" |
is_in_stock | true / false |
prime_eligible | true if eligible for Prime delivery |
fulfilled_by_amazon | true if FBA, false if FBM |
seller_name | Who is selling e.g. "Amazon.com", "MOFii-US" |
Ratings
| Field | Description |
|---|---|
rating | Star rating e.g. 4.5 |
ratings_count | Total number of star ratings |
Competitive Intelligence
| Field | Description |
|---|---|
best_sellers_rank | Array of rank + category objects |
amazon_choice | true if Amazon's Choice badge is present |
frequently_bought_together | Array of ASINs bought with this product |
date_first_available | When the product was first listed |
Input schema reference
{"searchQueries": ["wireless keyboard", "B07WJ5D3H4"],"country": "US","maxProducts": 20,"sortBy": "best_sellers","minPrice": 10,"maxPrice": 100,"scrapeSponsored": false,"scrapeVariants": false,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Supported Amazon marketplaces
| Country code | Marketplace |
|---|---|
US | amazon.com |
UK | amazon.co.uk |
IN | amazon.in |
DE | amazon.de |
CA | amazon.ca |
AU | amazon.com.au |
Who uses this
- Amazon sellers monitoring competitor prices before adjusting their own listings
- Dropshippers finding profitable products using BSR and discount signals
- Price comparison sites aggregating product data across marketplaces
- E-commerce brands tracking their own product visibility and pricing
- Retail analysts monitoring category pricing trends
- Bargain hunters tracking coupon deals and Lightning Deals
Pricing
This actor uses Pay-Per-Result pricing — you only pay for products actually scraped.
$3.00 per 1,000 products
Tips for best results
- Always use residential proxies — Amazon blocks datacenter IPs heavily. The default proxy setting is already configured to use residential proxies.
best_sellers_rankis your most powerful field — a product ranked #1 in a category is confirmed demand. Sort your output by rank to find the best products instantly.- Discount percentage over 40% — treat with caution, Amazon sometimes uses inflated original prices. Cross-check with
date_first_availableandratings_countfor credibility. - Use
sortBy: "best_sellers"when doing product research — you get the top-performing products in a category immediately. - Set
maxProducts: -1carefully — popular keywords like"laptop"can return hundreds of pages. - Track the same ASIN daily by inputting it directly — price changes are visible by comparing
scraped_attimestamps across runs.
Limitations
- Amazon login required data — order history, personalised recommendations, and wish lists are not accessible without a logged-in account.
- Regional pricing — prices vary by location even within the same marketplace. Results reflect the default region for each marketplace.
- Dynamic pricing — Amazon prices can change multiple times per day. Always note the
scraped_attimestamp. - Frequently bought together — this section loads dynamically and may not always populate depending on page load timing.
- Amazon blocks — despite residential proxies, occasional blocks may occur. The actor retries automatically up to 3 times per product.
Related scrapers
- Meta Ads Library Scraper
- Google Ads Transparency Scraper
- TikTok Ads Library Scraper