Amazon Seller Competition Monitoring

Amazon Seller Competition Monitoring

by saswave

Want to know exactly who you're up against on Amazon? This actor lets you monitor competing sellers for any product, giving you the data edge you need...

423,021 runs
27 users
Try This Actor

Opens on Apify.com

About Amazon Seller Competition Monitoring

Want to know exactly who you're up against on Amazon? This actor lets you monitor competing sellers for any product, giving you the data edge you need. Just plug in an ASIN and choose your Amazon domain (.com, .co.uk, .de, etc.), and it gets to work. It pulls down key details like current Buy Box holder, pricing, seller ratings, delivery options, and active discounts. You also get the seller's name and ID. I use it to track price changes, see when new sellers jump on a listing, and figure out why someone else is winning the Buy Box. It's straightforward: you get clean, structured data about who's selling and how, for any product. The cost is transparent at $0.036 per 1000 results, making it affordable for regular checks. Whether you're doing a one-off analysis of a niche or setting up automated monitoring for your entire catalog, this scraper handles the heavy lifting. It’s become a core part of my toolkit for making informed decisions on pricing and inventory, without manually checking dozens of product pages every day.

What does this actor do?

Amazon Seller Competition Monitoring is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Amazon ASIN Seller Monitoring Scraper – Track Sellers, Prices, Buy Box & Ratings A powerful Amazon seller scraper that monitors all sellers on any Amazon ASIN. Track prices, discounts, Buy Box ownership, delivery times, seller ratings, seller IDs, and much more β€” all in structured JSON, ideal for Amazon analytics, FBA/FBM competitor monitoring, and repricing automation. Optimized for speed, accuracy, and scale. ## ⭐ Key Features πŸ” Monitor all sellers on a specific Amazon ASIN πŸ’° Extract price, old price, discounts & currency πŸ† Track Buy Box winner in real time 🚚 Scrape delivery types, fastest delivery, shipping dates 🏷️ Collect seller ID, seller name, seller rating & positivity score ⭐ Extract number of reviews, review quality & seller performance 🌍 Supports all Amazon marketplaces (amazon.com, amazon.fr, amazon.ae, etc.) ⚑ Fast: up to 30 ASINs per run πŸ“¦ Output-ready JSON suitable for APIs, automations, and dashboards Perfect for large-scale monitoring, Amazon seller analytics, brand protection, MAP enforcement, marketplace intelligence, and price tracking bots. ## πŸ“Š What Data You Can Monitor ### πŸ† Seller Information Seller name Seller ID Seller storefront URL Fulfillment type (FBA, FBM, Amazon) ### πŸ’° Pricing & Promotions Current price Old price / strikethrough price Discount percentage Buy Box ownership flag ### 🚚 Shipping & Delivery Free delivery eligibility Fastest delivery date Order deadline for fast delivery Ships from location ### ⭐ Seller Ratings & Performance Star rating Number of ratings % positive last 12 months ### πŸ“¦ ASIN Data Total number of sellers Seller ranking position ## πŸ“€ INPUT example - list of product ASIN to monitor (limited at 30 per run) - amazon domain name (ex: www.amazon.fr) which is the source of the ASIN json { "amazon_domain": "www.amazon.ae", "asins": [ "B0BFN7LPMP", "B0B1575BFZ", "B094ZFWV42", "B09NSL63GZ", "B08R7MWYLG", "B098T5W2BK", "B07GQC7VYD", "B0BHYN9XK7", "B09PHLHS51", "B07KJR4VB8", "B07NCWBTL4", "B08V5CY7FR", "B08VJ4HPZ3", "B09T7249BX", "B0B14MF2NJ" ], "get_amazon": true } ## πŸ“¦ Output Example json { "heading": "New", "price": "839.00", "currency": "€", "old_price": "909.98", "discount": "-8%", "buy_box": true, "deliveries": [ { "type": "FREE", "date": "Tuesday, 15 July", "order_within": "" }, { "type": "fastest", "date": "Sunday, 13 July", "order_within": "Order within 5 hrs 50 mins" } ], "ships_from": "Amazon", "sold_by_url": "https://www.amazon.fr/gp/aag/main?ie=UTF8&seller=A3AVBMV7VKVJV2&isAmazonFulfilled=1&asin=B0BT1Z17KD&ref_=olp_merch_name_0", "asin": "B0BT1Z17KD", "seller": "A3AVBMV7VKVJV2", "seller_name": "Numero Un0", "reviews": [ "Seller rating is 5 out of 5 stars", "(194 ratings)", "99% positive over last 12 months" ], "position":1, "asin_total_sellers":45 } ## HOW TO RUN via API On the actor page, go to API > API Endpoints Copy the url under "Run Actor synchronously and get a key-value store record" Use the copied url in a request POST and provide as json the same parameters as the apify interface ## Python code example python url = "https://api.apify.com/v2/acts/saswave~amazon-seller-monitoring/run-sync?token=apify_api_hJuwI*********" payload = { "amazon_domain": "www.amazon.ae", "asins": [ "B0BFN7LPMP", "B0B1575BFZ", "B094ZFWV42", "B09NSL63GZ", "B08R7MWYLG", "B098T5W2BK", "B07GQC7VYD", "B0BHYN9XK7", "B09PHLHS51", "B07KJR4VB8", "B07NCWBTL4", "B08V5CY7FR", "B08VJ4HPZ3", "B09T7249BX", "B0B14MF2NJ" ], "get_amazon": True } res = requests.post(url, json=payload) results = res.json() ## HOW MANY CONCURRENT RUNS CAN I DO ### ⚑ Scalability & Concurrent Runs Your run capacity depends on your Apify plan. Example with 32GB RAM: Each run consumes 128MB 32GB / 128MB β‰ˆ 256 concurrent runs Each run processes up to 30 ASINs Each run completes in ~5–10 seconds ⏱️ Throughput: 256 Γ— 30 = 7,680 ASINs every ~10 seconds That’s β‰ˆ 768 ASINs/second, ideal for continuous seller monitoring or repricing engines. πŸš€ Start Monitoring Amazon Sellers at Scale Extract every seller on any ASIN, track Buy Box changes, monitor pricing shifts, detect new sellers, and automate Amazon intelligence workflows. ## πŸ›Ÿ SUPPORT Share your runs with the developer team and create issues on error to help us improve actor quality. You might discover edge case we didn't test yet We stay available anytime

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Amazon Seller Competition Monitoring now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
saswave
Pricing
Paid
Total Runs
423,021
Active Users
27
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support