ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Amazon

Amazon Product

Get full details for an Amazon product by ASIN — title, brand, price and list price, rating, review count, buy-box seller, availability, images, videos, bestseller ranks, category path, specifications, variants, and shipping options — as normalized JSON. Costs 1 credit per request.

POST/api/v1/amazon/product

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
querystringrequired

The Amazon ASIN. Named query for backward compatibility with the published SDKs; asin is an accepted alias and one of the two must be present.

Example: B0GRVFY42Q

asinstring

The Amazon ASIN. Alias for query.

Example: B0GRVFY42Q

countrystringdefault:us

Marketplace country code, ISO 3166-1 alpha-2. One of the 22 marketplaces Amazon operates: us, ae, au, be, br, ca, cn, de, eg, es, fr, gb, in, it, jp, mx, nl, pl, sa, se, sg, tr. An unrecognized value falls back to us.

Example: de

domainstring

Deprecated alias for country. The Amazon domain suffix (com, co.uk, de, com.br), translated to the matching country code. Use country instead.

Example: co.uk

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.amazon.product("B0GRVFY42Q")
print(results)

Response

"asin": "B0GRVFY42Q",
"title": "HP 15.6" FHD Laptop 2026 Edition, Intel Processor, 8GB RAM, 256GB SSD | Copilot AI, Long Battery Life, Lightweight 3.64 lbs, Microsoft 365, Windows 11 for Students & Office, with 5 in 1 hub",
"brand": "HP",
"url": "https://www.amazon.com/dp/B0GRVFY42Q",
"description": "Your Reliable Companion for Learning, Work & Everyday ComputingA lightweight HP laptop offering dependable performance for students, remote learners, mobile workers, and budget-conscious families—ready for the classroom, home office, or anywhere in between.…",
"price": 414.99,
"list_price": 799,
"currency": "USD",
"rating": 4.2,
"reviews_count": 517,
"is_prime": true,
"is_sponsored": false,
"has_buy_box": true,
"availability": "In Stock",
"max_quantity": 30,
"sold_by": "Omnitech Global",
"other_sellers_count": 0,
"sales_volume": "1K+ bought in past month",
"climate_pledge_friendly": true,
"image": "https://m.media-amazon.com/images/I/71sTXs4lkqL._AC_SY300_SX300_QL70_FMwebp_.jpg",
},
"response_time": 2768,
"credits_used": 1,
"credits_remaining": 49
}
PreviousAmazon SearchNextAmazon Offers
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy