Amazon Price and Buy Box Monitor
Pricing
from $4.00 / 1,000 actionable insights
Amazon Price and Buy Box Monitor
Turn product or offer records into ranked, evidence-backed commerce opportunitys.
Amazon Price and Buy Box Monitor
Pricing
from $4.00 / 1,000 actionable insights
Turn product or offer records into ranked, evidence-backed commerce opportunitys.
You can access the Amazon Price and Buy Box Monitor 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 '{< "records": [< {< "sku": "SKU-DEMO-001",< "title": "Portable Espresso Maker",< "brand": "Nomad Brew",< "price": 79.99,< "listPrice": 129.99,< "currency": "USD",< "inStock": true,< "seller": "Nomad Brew",< "rating": 4.7,< "reviewsCount": 3100,< "salesRank": 42,< "discount": 38,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "amazon-price-buybox-monitor"< }< ],< "previousRecords": [< {< "sku": "SKU-DEMO-001",< "title": "Portable Espresso Maker",< "brand": "Nomad Brew",< "price": 109.99,< "listPrice": 129.99,< "currency": "USD",< "inStock": false,< "seller": "Nomad Brew",< "rating": 4.6,< "reviewsCount": 2750,< "salesRank": 81,< "discount": 15,< "observedAt": "2026-07-26T10:00:00Z",< "productWorkflow": "amazon-price-buybox-monitor"< }< ]<}' |<apify call night111/amazon-price-buybox-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Amazon Price and Buy Box Monitor locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: