Amazon Price Tracker avatar
Amazon Price Tracker

Pricing

Pay per usage

Go to Store
Amazon Price Tracker

Amazon Price Tracker

Developed by

Junglee

Junglee

Maintained by Apify

Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions.

5.0 (2)

Pricing

Pay per usage

0

Total users

72

Monthly users

34

Runs succeeded

>99%

Last modified

11 hours ago

You can access the Amazon Price Tracker 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 '{
< "productUrls": [
< {
< "url": "https://www.amazon.com/dp/B0BFJWCYTL"
< }
< ],
< "proxyCountry": "AUTO_SELECT_PROXY_COUNTRY"
<}' |
<apify call junglee/amazon-price-tracker --silent --output-dataset

Amazon Price Tracker API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: