Skip to Content

Amazon India product data API

The ShopAPIS Amazon India product data API returns structured fields for any amazon.in ASIN — current price, MRP, deal price, Best Seller Rank, star rating, review count and text, the full variant matrix, seller and Fulfilled-by-Amazon status — as clean JSON in INR. It exposes the cross-seller offer landscape that Amazon’s affiliate-gated PA-API does not, with the highest field density of any marketplace in South Asia.

Amazon India is the region’s richest single data source. It draws 485.6M monthly visits (Similarweb, Apr 2026) — #1 in South Asia — and is #1 by online revenue at ~$24.8B FY25 (est). Its catalog combines deep international branded inventory with localized Indian listings, and per-page field density (ASIN, MRP, deal price, BSR, A+ content, variations) is the highest in the region, making each parsed page unusually resell-able.

Why Amazon India data is hard to get

Amazon India carries the heaviest anti-bot defenses in the region. It combines Amazon’s global bot-management stack — behavioral and device scoring, frequent layout rotation, aggressive CAPTCHA challenges — with India-specific pricing and availability logic. The official Product Advertising API (PA-API) is gated to active affiliates and scoped to limited fields; it gives no view of competing offers, rivals’ Best Seller Rank or full cross-seller pricing. To map the offer landscape for an ASIN you do not own, parsing the public detail page is the only path. ShopAPIS runs and maintains that infrastructure for you.

Data fields returned

  • Identifiers — ASIN, parent ASIN, EAN/GTIN, model number, SKU.
  • Pricing — current price, MRP (list price), deal/discount price, currency, per-offer prices.
  • Availability — in-stock state, FBA / Prime eligibility, delivery estimate by pincode.
  • Rank & demand — Best Seller Rank per category, browse-node category path.
  • Reviews — average star rating, total review count, recent review samples.
  • Seller / brand — seller name, seller ID, brand, “Ships from / Sold by”, offer count.
  • Variants — size/color child-ASIN matrix with per-variant price and availability.
  • Content — bullet features, A+ content presence, image gallery URLs.

Sample response

{ "platform": "amazon_india", "marketplace": "amazon.in", "asin": "B0CHX1W1XY", "parent_asin": "B0CHWRXH8B", "title": "boAt Airdopes 161 Bluetooth TWS Earbuds", "brand": "boAt", "price": { "amount": 1299.00, "currency": "INR", "mrp": 4490.00, "deal_price": 1199.00 }, "availability": "in_stock", "fulfillment": { "fba": true, "is_prime": true, "sold_by": "Cloudtail India", "total_offers": 7 }, "best_seller_rank": [ { "category": "Electronics", "rank": 4 }, { "category": "In-Ear Headphones", "rank": 1 } ], "rating": 4.1, "review_count": 248930, "variant": { "color": "Charcoal Black" }, "images": ["https://m.media-amazon.com/images/I/61abc123._SL1500_.jpg"], "category_path": ["Electronics", "Headphones", "In-Ear"], "gtin": "8904153400123", "scraped_at": "2026-06-05T11:42:00Z" }

Markets & domains covered

  • India — amazon.in (INR).

amazon.in shares Amazon’s global catalog structure and PA-API gating, so the same parsing approach that powers ShopAPIS across other Amazon domains applies here — adapted for INR pricing, MRP fields and pincode-level delivery logic.

Use cases

  • Price & MRP monitoring — track price, MRP and deal price against the MRP ceiling across thousands of ASINs. Feeds price monitoring.
  • Competitive & seller intelligence — track rivals’ offers, ranks and assortment. See competitive intelligence.
  • MAP enforcement — flag offers below minimum advertised price on branded SKUs. See MAP compliance.
  • Demand sensing — use Best Seller Rank deltas as a velocity/inventory proxy. Pair with inventory tracking.

Amazon India exposes MRP alongside the selling price, so discount depth is computable directly — useful for India-specific MAP and promotion analysis. ShopAPIS returns both on every product.

Stats from ShopAPIS market research, June 2026 (@plans/plan2-research/reports/south-asia.md); sources: Similarweb Apr 2026, ICICI Securities, ClickPost 2026. See the Amazon PA-API docs  for the affiliate-gated official API.

Last updated on