walmart_product_reviews
Retrieve Walmart product reviews for a given item ID, including average rating, rating breakdown, and sample reviews.
Instructions
Get Walmart product reviews. Returns the reviews snapshot embedded in a Walmart product page: average rating, total review count, the per-star rating breakdown, the recommended percentage, the top positive and top negative review, and a sample of recent reviews. This is a single on-page snapshot, not a full paginated feed. A product that exists but has no reviews returns zero counts and an empty reviews list. Credential-free public Walmart data, rendered from the product page through proxied browser renderers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Walmart item id (the numeric id in a /ip/{id} URL) |