get_reviews
Fetch buyer reviews for a Wildberries article with date, stars, text, pros, cons, and seller replies. Returns star split and group rating to clarify which rating a headline number refers to.
Instructions
Buyer reviews with date, stars, text, pros, cons, bought variant and seller reply.
Also returns the star split of this article's ratings found in the review feed and the merged group's rating, so it is clear which one a headline number refers to. The feed lists reviews that have text and may hold fewer ratings than the card counts — the card rating (get_product) is the one shown on the site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | 'worst' surfaces complaints first — useful for finding real drawbacks | newest |
| limit | No | Maximum reviews to return | |
| scope | No | 'article' = only reviews of this article; 'group' = the whole merged product group | article |
| article | Yes | Wildberries article number (nm), e.g. 498414394 | |
| max_rating | No | ||
| min_rating | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||