Skip to content
capzy
All sites
Data API

Amazon Data API

Products, search, reviews and seller data across every Amazon marketplace.

12endpointsTLS Fingerprint · Rate Limit · Captcha handled for you
amazon.comGET/amazon/autoco…GET/amazon/searchGET/amazon/bestse…{ } JSON
Example (captured live)
amazon.com
Example
JSON responseclick the page to trace a field
{
"product_results": {
"asin": "B0CHWRXH8B",
"title": "Apple AirPods Pro (2nd Generation) Wireless Ear Buds with USB-C Charging, Up to 2X More Active Noise Cancelling Bluetooth Headphones, Transparency Mode, Adaptive, Personalized Spatial Audio, White",
"brand": "Apple",
"availability": "Only 8 left in stock - order soon.",
"price": "$194.09",
"extracted_price": 194.09,
"rating": 4.7,
"reviews": 28852,
"feature_bullets": [
"RICHER AUDIO EXPERIENCE — The Apple-designed H2 chip helps to create more intelligent noise cancellation and deeply immersive sound. The low-distortion, custom-built driver delivers crisp, clear high notes and full, rich bass in stunning definition.",
"NEXT-LEVEL ACTIVE NOISE CANCELLATION — Up to 2x more Active Noise Cancellation for dramatically less noise when you want to focus. Transparency mode lets you hear the world around you, and Adaptive Audio seamlessly blends Active Noise Cancellation and Transparency mode for the best listening experience in any environment.",
"CUSTOMIZABLE FIT — Includes four pairs of silicone tips (XS, S, M, L) to fit a wide range of ears and provide all-day comfort. The tips create an acoustic seal to help keep out noise and secure AirPods Pro in place."
],
"product_information": {
"Brand": "Apple",
"Color": "White",
"Ear Placement": "In Ear",
"Form Factor": "In Ear",
"Impedance": "24 ohm"
},
"images": [
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX679_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX569_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX522_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX466_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX425_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX385_.jpg",
"https://m.media-amazon.com/images/I/51NRGHU2NoL._AC_SX342_.jpg",
"https://m.media-amazon.com/images/I/21fBDZCm5QL.jpg",
"https://m.media-amazon.com/images/I/317cK2pqGgL.jpg",
"https://m.media-amazon.com/images/I/51QS-BX4D-L.jpg",
"https://m.media-amazon.com/images/I/31PbPujVDrL.jpg",
"https://m.media-amazon.com/images/I/316Y9560fLL.jpg",
"https://m.media-amazon.com/images/I/51jM0GvpYRL.jpg"
],
"description": "<li>RICHER AUDIO EXPERIENCE — The Apple-designed H2 chip helps to create more intelligent noise cancellation and deeply immersive sound. The low-distortion, custom-built driver delivers crisp, clear high notes and full, rich bass in stunning definition.</li> <li>NEXT-LEVEL ACTIVE NOISE CANCELLATION — Up to 2x more Active Noise Cancellation for dramatically less noise when you want to focus. Transparency mode lets you hear the world around you, and Adaptive Audio seamlessly blends Active Noise Cancellation and Transparency mode for the best listening experience in any environment.</li> <li>CUSTOMIZABLE FIT — Includes four pairs of silicone tips (XS, S, M, L) to fit a wide range of ears and provide all-day comfort. The tips create an acoustic seal to help keep out noise and secure AirPods Pro in place.</li>",
"currency": "USD",
"brand_url": "https://www.amazon.com/stores/Apple/page/77D9E1F7-0337-4282-9DB6-B6B8FB2DC98D?lp_asin=B0CHWRXH8B&ref_=ast_bln",
"in_stock": true,
"delivery": "Tomorrow, August 19",
"seller_name": "Ships from and sold by 6ave.",
"videos": [
"https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a588564e-d1d6-4ece-b91c-a388860292aa/default.jobtemplate.hls.m3u8"
],
"offers": [
{
"seller_name": "Ships from and sold by 6ave.",
"price": 194.09
}
],
"reviews_results": {
"ratings": null,
"reviews": {
"recommended_percentage": null,
"rating": 4.7,
"count": 28852,
"top_positive": null,
"top_negative": null,
"customer_reviews": null
}
},
"us_item_id": "B0CHWRXH8B",
"id": "B0CHWRXH8B",
"product_id": "B0CHWRXH8B",
"domain": "us",
"scraped_at": "2026-08-18T08:51:58.816881+00:00"
}
}
GET/v1/data/amazon/products/{asin}1 credit / run Verified

Get Product Detail

Full product detail for one item: pricing, images, specifications, categories, seller and availability, with the review summary bundled in.

Handled for you:TLS FingerprintRate LimitCaptcha
Parameters
NameTypeReqDescription
asinstringyesAmazon Standard Identification Number.
Advanced filters
domainstringnoAmazon marketplace TLD or code. Examples: com, co.uk, de (default: com)
marketstringnoMarketplace code, alternative to domain. Examples: us, uk, de, jp.
countrystringnoTwo-letter country code to pick the marketplace. Example: GB selects the UK store.