/trendyol/products/reviews

POST /api/trendyol/products/reviews

Price: 1 credit

Get customer reviews for a Trendyol product by contentId (or product URL): rating, text, author, date, helpful count, review language, seller the item was bought from and review photos.

How to use it

Fetch customer reviews for a Trendyol product by contentId (numeric) or a product URL. Each review has id, rating (1-5), text (the review comment, in Turkish), author, created_at (unix ms), helpful_count (likes on the review), language, is_trusted (seller-resolved flag), seller (id/name the reviewer bought from) and images (review photos). Returns up to `count` reviews.

Parameters

Request body

Response

Errors

Response headers