/ozon/products/reviews

POST /api/ozon/products/reviews

Price: 1 credit

Get Ozon (ozon.ru) product reviews by SKU or product URL: the buyer's score, free-text comment with its separate liked and disliked sections, review photos and videos, the author's display name and id, publication and edit timestamps, helpful and unhelpful vote counts and the reply count, ordered by usefulness or by score.

How to use it

Reviews are pooled across a product's colour and memory variants, so a review's `sku` is occasionally a sibling SKU rather than the one asked for — 1 row in 152 measured — and `sku` is what says which variant a complaint belongs to. A `count` above the number of reviews the product actually has simply returns fewer rows. `score` is the buyer's 1-5 rating and is separate from the product's average, which ozon/products returns as `rating`. `comment` is the free-text body; `positive` and `negative` are the separate liked/disliked boxes and most reviewers leave them empty, so absence means the reviewer wrote a single block of text, not that the review is neutral. Ordering by score gives the extremes rather than a sample, so ask for `useful` when the question is what buyers generally say.

Parameters

Request body

Response

Errors

Response headers