Amazon Product Offers avatar
Amazon Product Offers

Pricing

$25.00/month + usage

Go to Store
Amazon Product Offers

Amazon Product Offers

Developed by

Dominic Ho

Dominic Ho

Maintained by Community

This is an actor that scrapes product offers and basic information from Amazon product pages. It allows you to extract detailed pricing data, seller information, and product details from multiple Amazon listings efficiently and reliably.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

10

Monthly users

2

Runs succeeded

>99%

Last modified

6 months ago

You can access the Amazon Product Offers programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "SG"
< }
<}' |
<apify call dominic.hoof.is/amazon-product-offers --silent --output-dataset

Amazon Product Offers API through CLI

The Apify CLI is the official tool that allows you to use Amazon Product Offers locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: