Amazon Deals Scraper avatar
Amazon Deals Scraper

Pricing

$15.00/month + usage

Go to Store
Amazon Deals Scraper

Amazon Deals Scraper

Developed by

Axesso - Data Service

Axesso - Data Service

Maintained by Community

Our Amazon Deals Dataset contains all active deals from Amazon. We update this dataset several times per day to ensure the data is always fresh. Save time and money by subscribing and using our Deals Dataset instead of updating and maintaining your own.

5.0 (3)

Pricing

$15.00/month + usage

3

Total users

21

Monthly users

3

Runs succeeded

>99%

Last modified

2 months ago

You can access the Amazon Deals Scraper 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.

1echo '{
2  "domainCodes": [
3    "com",
4    "de"
5  ]
6}' |
7apify call axesso_data/amazon-deals-scraper --silent --output-dataset

Amazon Deals Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: