Amazon Product Api avatar
Amazon Product Api
Under maintenance

Pricing

$9.99/month + usage

Go to Store
Amazon Product Api

Amazon Product Api

Under maintenance
xanthic_patron/amazon-product-api

Developed by

Toto Visotsky

Maintained by Community

Extract product data by category and country, scrape single product data and reviews using ASIN, get category lists, and support all Amazon marketplaces. Sort results by sponsored or discounted products. Save to JSON/CSV.

0.0 (0)

Pricing

$9.99/month + usage

0

Monthly users

1

0

Last modified

10 days ago

Amazon Product Scraper Actor

This Apify actor scrapes product details from Amazon using a given ASIN (Amazon Standard Identification Number).

Input

The actor accepts the following input parameters:

  • asin (required) - The ASIN of the product to scrape
  • region (optional) - Amazon region/domain to use (e.g., 'com', 'co.uk', 'de'). Default: 'com'
  • currency (optional) - Currency for prices (e.g., 'USD', 'EUR', 'GBP'). Default: 'USD'
  • timeout (optional) - Maximum time in milliseconds to wait for response. Default: 30000
  • proxy (optional) - Proxy configuration object. Default: undefined
    • useApifyProxy (optional) - Whether to use Apify Proxy. Default: true
    • groups (optional) - Apify Proxy groups to use

Output

The actor outputs an object containing:

  • title - Product title
  • price - Current price
  • rating - Product rating
  • reviewCount - Number of reviews
  • availability - Stock status
  • description - Product description
  • features - Product features/bullet points

Usage

1const input = {
2    asin: "B08N5KWB9H",
3    region: "com"
4};

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$9.99