Amazon Product Details Scraper avatar

Amazon Product Details Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Amazon Product Details Scraper

Amazon Product Details Scraper

Get the full Amazon product page by ASIN: pricing, buy box, photos, specs, top reviews

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 hours ago

Last modified

Categories

Share

Get full details for an Amazon product by its 10-character ASIN — pricing, buy box with seller ID, availability, photos, videos, spec tables, rating breakdown per star, and top reviews.

Features

  • Real-time Amazon data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
asinstringyes10-character Amazon ASIN (e.g. B07ZPKN6YR), as returned by Product Search
countrystringnoMarketplace country code (default: us) One of: us, au, br, ca, cn, fr, de, in, it, mx, nl, sg, es, tr, ae, gb, jp, sa, pl, se, be, eg, za, ie.

Pricing

This Actor is billed per run — a flat $0.005 per run.

  • One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"product": {
"asin": "B07ZPKN6YR",
"title": "Apple iPhone 11, 64GB, Black - Unlocked (Renewed)",
"item_highlight": "Fully unlocked, renewed and inspected, 64GB storage",
"price": "$190.00",
"original_price": "$249.00",
"delivery_price": null,
"minimum_order_quantity": null,
"currency": "USD",
"country": "US",
"byline": "Visit the Amazon Renewed Store",
"byline_link": "https://www.amazon.com/Amazon-Renewed/b/...",
"rating": 4.2,
"num_ratings": 57539,
"url": "https://www.amazon.com/dp/B07ZPKN6YR",
"slug": "Apple-iPhone-11-64GB-Black",
"photo": "https://m.media-amazon.com/images/I/514k7uOBMwL._AC_SL1000_.jpg",
"photos": [
"https://m.media-amazon.com/images/I/514k7uOBMwL._AC_SL1000_.jpg"
],
"videos": [],
"user_uploaded_videos": [],
"has_video": false,
"num_offers": 47,
"availability": "In Stock",
"condition": "Buy New",
"is_best_seller": false,
"is_amazon_choice": false,
"is_prime": false,
"climate_pledge_friendly": false,
"sales_volume": "2K+ bought in past month",
"delivery": "FREE delivery Friday, June 6",
"main_buy_box": {
"title": "Buy New",
"price": "$190.00",
"seller": "iBlueberry",
"seller_id": "A1B2C3D4E5F6G7",
"seller_link": "https://www.amazon.com/gp/help/seller/at-a-glance.html/...",
"return_policy": "30-day refund/replacement"
},
"buy_boxes": [
{
"title": "Buy New",
"price": "$190.00"
}
],
"about": [
"This phone is unlocked and compatible with any carrier of choice."
],
"description": "The iPhone 11 features a 6.1-inch Liquid Retina display...",
"product_information": {
"Screen Size": "6.1 inches",
"Color": "Black"
},
... (truncated)

About

Maintained by Data Direct — a small suite of fast, reliable Amazon and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.