walmart_product_reviews
Extract Walmart product review data including average rating, total count, per-star breakdown, recommended percentage, top positive and negative reviews, and sample recent reviews from a single product page.
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) |