Amazon Variants Prices API
This endpoint retrieves product prices for specified ASINs, but it is only compatible with ASINs that have multiple variants (different colors, specifications, etc.).It provides prices for all variants of a single product, rather than for different Amazon products. Please note that you need to include the ASINs for all variants you'd like to get the price for. The data will then be transformed into usable JSON.
Parameters | Details |
---|---|
| User account’s normal API key. |
| List of ASINs for example: (A maximum of 8 ASINs can be included in one request) |
| Amazon market to be scraped. Valid values include: com (amazon.com) co.uk (amazon.co.uk) ca (amazon.ca) de (amazon.de) es (amazon.es) fr (amazon.fr) it (amazon.it) co.jp (amazon.co.jp) in (amazon.in) cn (amazon.cn) com.sg (amazon.com.sg) com.mx (amazon.com.mx) ae (amazon.ae) com.br (amazon.com.br) nl (amazon.nl) com.au (amazon.com.au) com.tr (amazon.com.tr) sa (amazon.sa) se (amazon.se) pl (amazon.pl) |
| Valid values are two letter country codes for which we offer Geo Targeting (e.g. “au”, “es”, “it”, etc.). Where an amazon domain needs to be scraped from another country (e.g. scraping amazon.com from Canada to get Canadian shipping information), both TLD and COUNTRY parameters must be specified. |
| For structured data methods we offer CSV and JSON output. JSON is default if parameter is not added. Options:
|
ZIP Code Targeting | To find out mote about ZIP Code targeting, please follow this link |
Sample Response
Last updated