Amazon Offers API: Real-Time Pricing & Seller Data

Get detailed product offer data with pricing, availability, seller details and delivery options at scale using this API.

GET / amazon/offers
{
    "title": "Geox Women's D Xand 2.2s A Wedge Sandal",
    "rating": 4.2,
    "reviews_total": 74,
    "image": "https://m.media-amazon.com/images/I/31cqjK7paWL.jpg",
    "asin": "B0BVJT3HVN",
    "link": "https://www.amazon.com/dp/B0BVJT3HVN",
    "offers": [
        {
            "price": {
                "symbol": "$",
                "value": 161.04,
                "currency": "USD",
                "raw": "$161.04"
            },
            "minimum_order_quantity": { "value": 1 },
            "maximum_order_quantity": { "value": 2 },
            "condition": { "is_new": true, "title": "New" },
            "delivery": {
                "fulfilled_by_amazon": false,
                "countdown": "",
                "date": "Thursday, December 18",
                "comments": "FREE delivery Thursday, December 18. Order within 5 hrs 52 mins.",
                "price": { "raw": "FREE", "symbol": "$", "currency": "USD", "value": 0, "is_free": true }
            },
            "seller": {
                "name": "Geox",
                "link": "https://www.amazon.com/gp/aag/main?seller=A2DKF1L73WUF4Q...",
                "id": "A2DKF1L73WUF4Q",
                "rating": 5,
                "ratings_percentage_positive": 92,
                "ratings_total": 1204
            },
            "offer_id": "LHn9PdnsXtm0jZahkLemk9JoM00xp78tZSJXFqVP37lm0tji4u8q1Rs3...",
            "is_prime": true,
            "position": 1,
            "buybox_winner": true,
            "offer_asin": "B0BVJT3HVN",
            "is_pinned": true
        }
    ]
}

How It Works Behind the API

</> Get
import requests

api_key = "5eaa61a6e562fc52fe763tr516e4653"
url = "https://api.scrapingdog.com/amazon/offers"

params = {
    "api_key": api_key,
    "domain": "com",
    "country": "us",
    "asin": "B0BVJT3HVN"
}

response = requests.get(url, params=params)

if response.status_code == 200:
    data = response.json()
    print(data)
else:
    print(f"Request failed with status code: {response.status_code}")

Amazon Offers API Response (Structured JSON Data)

Try Scrapingdog for Free
  • Product Details

    titleasinratingreviews_totalimagelink
  • Pricing & Offers

    priceconditionis_primebuybox_winneroffer_id
  • Seller Info

    sellernameidratingratings_percentage_positiveratings_total
  • Delivery

    deliverydatecommentsfulfilled_by_amazoncountdown
  • Order Quantity

    minimum_order_quantitymaximum_order_quantity
  • Meta & Position

    positionoffer_asinis_pinned

Scrapingdog vs Manual Amazon Offers Scraping

Without an Amazon Offers API

Scraping the "Other Sellers on Amazon" panel by hand means fighting the offer-listing page, buybox logic, and per-ASIN seller churn.

  • Reverse-Engineering the Buybox Winner

    Amazon never labels the buybox owner cleanly. You infer it from offer order, Prime eligibility, and pinned-offer flags that shift between loads.

  • Paginating the Offer-Listing Panel

    The full offer list loads behind a separate AJAX call and lazy-scrolls, so one product page exposes only a few competing sellers.

  • ZIP-Sensitive Prices & Delivery Promises

    Price, stock, and delivery dates change with the buyer ZIP. Without postal-code targeting you capture the wrong region.

  • Resolving Seller Identity at Scale

    Seller name, merchant id, feedback rating, and FBA status sit in separate DOM fragments that Amazon obfuscates and rotates.

With Scrapingdog Amazon Offers API

With Scrapingdog, one API call handles proxies, CAPTCHA, parsing, and scaling, so you focus on your data.

  • Reliable Offer Data at Scale

    Get consistently structured offer data every time, no matter the ASIN or marketplace size.

  • Faster Product Decisions

    Skip manual checks and outdated datasets. Act on live offer snapshots instead.

  • Reduced Engineering Effort

    Eliminate complex scraping logic, bot detection handling, and marketplace-specific edge cases.

  • Global Marketplace Coverage

    Access offer data from multiple Amazon domains with one unified API.

Amazon Offers API Features That Make Scraping Easy

  • Rotating Proxy Network

    A built-in rotating proxy system automatically changes IP addresses for every request.

  • Automatic CAPTCHA

    Scrapingdog automatically bypasses CAPTCHA and anti-bot protection used by Amazon.

  • Offer-Level Data in One Call

    Fetch all active offers for an ASIN with price, condition, seller, availability, and delivery in one JSON response.

  • Geo & ZIP-Targeted Offers

    Use country and postal_code to simulate a buyer location and get localized prices and delivery promises.

  • Multi-Domain Support

    Works across all major Amazon marketplaces to fetch offer data from any region you target.

  • Fast Response Time

    Receive structured offer data in just a few seconds with our high-performance infrastructure.

What you can build with an Amazon Offers API

  • Price Comparison Engines

    Collect offer-level prices for any ASIN to build accurate product comparison pages or tools.

  • Competitor Price Tracking

    Monitor how different sellers price the same product and detect price changes quickly.

  • Marketplace Seller Analysis

    Identify active sellers on a listing and analyze their pricing patterns, stock changes, and offer positions.

  • Delivery & Availability

    Track shipping fees, delivery estimates, and availability across locations using postal code targeting.

  • Deal & Discount Detection

    Pick up sudden price drops, coupons, and special offers to power deal-alert systems.

  • Region-Specific Pricing

    Understand how prices, stock status, and delivery options differ across countries and ZIP codes.

Built for teams of every size and background

  • Repricing Tool Builders
  • Pricing Analysts
  • Amazon Marketplace Sellers
  • Buybox Monitoring Teams
  • Price-Comparison Engines
  • Brand Protection Teams
  • Resellers & Arbitrage Sellers
  • E-Commerce Aggregators
  • MAP Compliance Teams
  • Competitive Intelligence Teams
  • Product Managers
  • Data Engineers

Get Started with Our Amazon Offers API in Minutes

  1. 1

    Create free account

    Sign up and get free credits to start testing the Amazon Offers API.

  2. 2

    Get Your API Key

    Copy your API key from the dashboard to authenticate every request.

  3. 3

    Send Your First Request

    Call /amazon/offers with an ASIN and domain to pull every competing offer.

  4. 4

    Receive Structured Data

    Get a JSON offers array with each seller, price, condition, and delivery.

Transparent & Simple Pricing

Start your web scraping journey with 200 free credits. Test our service and upgrade to one of the plans below. Cancel anytime.

2 months Extra
  • FREE

    $0 forever
    • 200 Requests Credits
    • 1 Concurrency
    • Access To All APIs
    • No Credit Card Required
    • Community Support
    • Team Support
    Start for Free
  • LITE

    $40 /month
    • 200,000 Requests Credits
    • 5 Concurrency
    • Access To All APIs
    • Geotargeting
    • Email Support
    • No Team Support
    Start Trial
  • STANDARD

    $90 /month
    • 1,000,000 Requests Credits
    • 50 Concurrency
    • Access To All APIs
    • Geotargeting
    • Priority Email Support
    • No Team Support
    Start Trial
  • Popular

    PRO

    $200 /month
    • 3,000,000 Requests Credits
    • 100 Concurrency
    • Access To All APIs
    • Geotargeting
    • Priority Email Support
    • Team Support
    Start Trial
  • PREMIUM

    $350 /month
    • 6,000,000 Requests Credits
    • 150 Concurrency
    • Access To All APIs
    • Geotargeting
    • Priority Email Support
    • Team Support
    Start Trial

Trusted by Developers worldwide

4.8 TrustScore on Trustpilot
  • I got the free trial and in less than a minute I already integrated with their API to scrape Google, they had all the plug-and-play codes ready for me. It was seamless.

    Cara Damiano

    United States

  • I love how you can use it to scrape data from Google.

    Filip Ligaarden

    Norway

  • Scrapingdog is an awesome service. I use it with my Local Leads Sniper system and thanks to it I have been able to land a few clients. Great service!

    Hector Casanova Loera

    Mexico

  • Reliable, and simple to use! It’s also inexpensive and has packaged solutions for every need (Google, LinkedIn). Highly recommend.

    John Tyler

    France

Frequently Asked Questions

  • The Amazon Offers API lets you scrape price, offers, seller info & availability by using the ASIN of the product.

  • Scrapingdog offers several Amazon APIs, including the Amazon Product Scraper API, Amazon Search Scraper API, and Amazon Auto Complete Scraper API. Each helps extract real-time data efficiently for different use cases.

  • Yes, Scrapingdog offers a free plan so you can test the Amazon Offers API before upgrading to a paid plan.

  • Each API request consumes a certain number of credits based on the dedicated API you're using. For example the Google Search API costs 5 credits per request. The number of credits required per request can vary depending on the specific API you're using.

Try Scrapingdog for Free!

Get 200 free credits to spin the API. No credit card required!