Skip to main content
Retrieve detailed product information using Amazon Standard Identification Numbers (ASINs). This scraper is optimized to extract comprehensive data from Amazon product pages, enabling you to build enriched applications or perform in-depth analysis. Extract product details using ASINs (Amazon Standard Identification Number), such as:
  • Product Title, Brand, and Description
  • Categories and Breadcrumb Hierarchies
  • Pricing (Including Discounts and Currency Information)
  • Product Dimensions, Weight, and Model Details
  • Ratings, Reviews, and Amazon Badges (e.g., Best Seller)
  • Availability Status and Seller Information
  • Related ASINs for cross-referencing
  • Images and Content for enriched product listings
Example Use Cases:
  • Price Tracking: Automatically track price changes for products of interest.
  • Competitor Analysis: Gather competitor product details to refine your strategy.

Supported Query Parameters

How to Setup

Request the product endpoint with the ASIN of the desired product:

Example:

cURL
Replace {asin} with the actual product ASIN code.

Troubleshooting and FAQs

To authenticate requests, use your ZenRows API key. Replace YOUR_ZENROWS_API_KEY in the URL with your actual API key.
Yes, The asin parameter must follow Amazon’s 10-character alphanumeric ASIN format. Ensure it matches the pattern ^[A-Z0-9]{10}$.
Check the tld and country parameters in your request. They must align with the Amazon site you are targeting. For example, use tld=.com and country=us for Amazon US.