Amazon Buy Box + Offers Agent
Pricing
from $20.00 / 1,000 asin checks
Go to Apify Store
Amazon Buy Box + Offers Agent
Check Amazon ASINs for the Buy Box winner, stock, and landed-cost offers. Returns structured JSON. Failed checks are never billed.
Amazon Buy Box + Offers Agent
Pricing
from $20.00 / 1,000 asin checks
Check Amazon ASINs for the Buy Box winner, stock, and landed-cost offers. Returns structured JSON. Failed checks are never billed.
You can access the Amazon Buy Box + Offers Agent 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 API & Integrations in Apify Console.
$echo '{< "asins": [< "B014I8SSD0",< "B00MNV8E0C",< "B004U3Y8OM"< ],< "productUrls": [< "https://www.amazon.com/dp/B014I8SSD0"< ],< "postalCode": "92618",< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call buzzidata/amazon-buybox-offers-agent --silent --output-datasetThe Apify CLI is the official tool that allows you to use Amazon Buy Box + Offers Agent 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: