merchant_amazon_reviews
Retrieve Amazon product reviews using ASIN to analyze customer feedback, sentiment, and ratings for market research and competitive analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Amazon ASIN | |
| depth | No | Number of reviews to retrieve | |
| language_code | No | Language code | |
| language_name | No | Language name | |
| location_code | No | Location code | |
| location_name | No | Location name | |
| offset | No | Offset for pagination |