Amazon Scraper logo

Amazon Scraper API

Extract product details, pricing, ratings, and reviews from Amazon. Monitor competitors, track prices, and gather product data for market research and comparison shopping.

Use Cases

Price Monitoring

Track product prices and availability on Amazon over time. Use the API to detect price drops or changes in stock status for competitive pricing and inventory management.

Affiliate Marketing

Quickly gather product details, images, and reviews to populate affiliate websites or apps. Keep your content updated with the latest information to maximize referral revenue.

Competitive Analysis

Monitor competing products in your category. Analyze their pricing, customer ratings, and review feedback to inform your product development and marketing strategies.

Market Research

Aggregate data on best-sellers and customer preferences. Use search and review data to identify market trends, highly rated products, and gaps in the marketplace.

API Endpoints

Available endpoints for the Amazon Scraper API

POST /v1/amazon/asin

Amazon ASIN Lookup API

Scrape public Amazon product metadata by ASIN or product URL.

Parameters

asin string Amazon ASIN.
url string Amazon product URL.
POST /v1/amazon/best-sellers

Amazon Best Sellers API

Scrape public Amazon Best Sellers pages, optionally scoped by category text.

Parameters

category string Search query.
limit integer Maximum number of results to return.
POST /v1/amazon/deals

Amazon Deals API

Scrape public Amazon deals, optionally filtered by query.

Parameters

limit integer Maximum number of results to return.
query string Search query.
POST /v1/amazon/price

Amazon Product Price API

Scrape public Amazon product price and availability by ASIN or product URL.

Parameters

asin string Amazon ASIN.
url string Amazon product URL.
POST /v1/amazon/product/reviews

Amazon Reviews

Amazon Reviews

Parameters

asin string Amazon product ASIN (10-character alphanumeric code)
domain string Amazon domain (e.g., amazon.com, amazon.co.uk)
maxReviews integer Maximum number of reviews to scrape (omit for all reviews)
url string Amazon product URL (alternative to ASIN)
POST /v1/amazon/search

Amazon Search

Amazon Search

Parameters

query string required Amazon search query

Frequently Asked Questions

Common questions about the Amazon Scraper API

Does this API support Amazon sites in different countries?

Yes. You can specify the Amazon region (such as US, UK, CA, DE, etc.) in the request. We support scraping from all major Amazon marketplaces worldwide.

Can I get product variant information (sizes, colors)?

If a product page lists multiple variants (like sizes, colors, styles), our API will capture the information for the selected variant on that page, including price and availability. You can scrape each variant’s page for its specific details.

How do I retrieve a large number of search results?

You can paginate through search results by incrementing the page parameter. Our API will fetch each page of results so you can aggregate data from dozens or even hundreds of products for a given query.

Will Amazon block my scraping requests?

We handle all the heavy lifting with rotating proxies and rate limiting to avoid getting blocked. By using our API, you’re shielded from Amazon’s anti-scraping mechanisms, and can reliably retrieve data as long as usage stays within your plan limits.

Will Amazon block my scraping requests?

We handle all the heavy lifting with rotating proxies and rate limiting to avoid getting blocked. By using our API, you’re shielded from Amazon’s anti-scraping mechanisms, and can reliably retrieve data as long as usage stays within your plan limits.

Start scraping Amazon

Get your free API key