Get Reviews
Products
Get Reviews
Customer reviews for an ASIN (featured + paginated, with filters).
GET
Get Reviews
Documentation Index
Fetch the complete documentation index at: https://docs.scrapebadger.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ASIN of the product to fetch reviews for.
Query Parameters
Amazon marketplace TLD or code where the product is listed.Examples:
com, co.uk, dePage number for paginated reviews. Starts at
1.Sort order for reviews.
| Value | Description |
|---|---|
helpful | Most helpful first (default) |
recent | Most recent first |
Filter reviews by star rating or sentiment.
| Value | Description |
|---|---|
one_star … five_star | Reviews with that exact star rating |
positive | Positive reviews (4-5 stars) |
critical | Critical reviews (1-3 stars) |
Only return reviews from verified purchases.
Only return reviews that include images or video.
Response
The ASIN the reviews belong to.
Marketplace domain.
Overall average product rating.
Total number of ratings for the product.
Percentage of ratings per star bucket (
five_star … one_star).Array of reviews.
Pagination metadata with
current_page, total_pages, total_results.Example Response
Each reviews request costs 10 credits. Amazon exposes a public featured subset of reviews; full review history is login-gated. Failed requests are not charged.
Authorizations
Path Parameters
The ASIN of the product to fetch reviews for.
Query Parameters
Amazon marketplace TLD or code (com, co.uk, de, ...).
Page number for paginated reviews.
Required range:
x >= 1Sort order for reviews.
Available options:
helpful, recent Filter reviews by star rating or sentiment.
Available options:
one_star, two_star, three_star, four_star, five_star, positive, critical Only return reviews from verified purchases.
Only return reviews that include images or video.

