Amazon Prices Deals avatar
Amazon Prices Deals

Pricing

$12.00/month + usage

Go to Store
Amazon Prices Deals

Amazon Prices Deals

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Check prices by ASIN, easily find price drops and popular deals, and set price alerts. It's (very) fast and costs little!

0.0 (0)

Pricing

$12.00/month + usage

1

Total users

6

Monthly users

2

Runs succeeded

>99%

Last modified

4 months ago

You can access the Amazon Prices Deals 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 '{
< "asin": [
< "B00P43PCI8"
< ],
< "keyword": "",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/amazon-prices-deals --silent --output-dataset

Amazon Prices Deals API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: