Get product statistics
GET
/api/v1/products/{asin}/statsFetch detailed statistics for a specific product identified by its ASIN. The statistics include monthly sales, various price metrics (Amazon price, marketplace new price, Buy Box price), Best Sellers Rank (BSR), number of offers, number of reviews, and BSR drops count. The limit is 60 requests per minute.
Request
Amazon product ASIN.
Amazon marketplace domain. Domain amazon.com
is used by default if domain
and marketplaceId
are not provided. If both domain
and marketplaceId
are chosen, domain
has bigger priority. Options: amazon.com, amazon.ca, amazon.co.uk, amazon.de, amazon.es, amazon.it, amazon.fr, amazon.in, amazon.com.mx, amazon.com.br.
Amazon marketplace id. Domain amazon.com
is used by default if domain
and marketplaceId
are not provided. If both domain
and marketplaceId
are chosen, domain
has bigger priority. See all options here.
Request samples
Responses
Product stats