Skip to main content
Scrape the reviews on an Amazon product page

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

asin
string | null

Amazon product id (10-char ASIN, e.g. 'B08N5WRWNW'). Give either asin (with marketplace) or a full product url.

url
string | null

Full Amazon product url, e.g. 'https://www.amazon.de/dp/B08N5WRWNW'. The ASIN and marketplace are read from it, so asin/marketplace are not needed when a url is given.

marketplace
string
default:amazon.com

Regional Amazon site the ASIN belongs to. Reviews are read from that store. One of: amazon.com, amazon.co.uk, amazon.de, amazon.fr, amazon.it, amazon.es, amazon.nl, amazon.se, amazon.pl, amazon.com.be, amazon.com.tr, amazon.ca, amazon.com.mx, amazon.com.br, amazon.co.jp, amazon.in, amazon.ae, amazon.sa, amazon.sg, amazon.com.au.

proxy_country
string | null

Exit-IP country (ISO-2, e.g. 'US', 'DE'). Defaults to the marketplace's home country; routed through the Oxylabs ISP + iProyal ISP pool.

Response

Product found; rating, histogram and embedded reviews parsed.