get_reviews
Fetch buyer reviews for a product by article number, including star ratings, pros/cons, verified flags, and helpfulness data. Choose variant or line scope and sort by newest or helpful to analyze customer feedback.
Instructions
Buyer reviews: date, stars, text, pros, cons, 'verified' flag, likes, photo count, time of use.
Also the star split and the average computed from it for the chosen scope, next to the line rating the site shows. Reviews in the 'line' scope are not tied to a shade. Author names, e-mails, phones and order numbers are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page of reviews | |
| sort | No | Newest first, or most helpful first | newest |
| limit | No | Reviews per page | |
| scope | No | 'variant' = only this article's own reviews; 'line' = all shades/variants of the line | variant |
| article | Yes | podrygka.ru article (артикул), the number in the product URL, e.g. 242804 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||