/trendyol/products/reviews
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.
Price: 1 credit per 20 results
💡 AI Hint: 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.
Authorizations
API token from the dashboard
Headers
Body
Trendyol product contentId or a product URL containing it
1"689227641"
"https://www.trendyol.com/apple/yenilenmis-iphone-12-64-gb-beyaz-cep-telefonu-12-ay-garantili-a-kalite-p-689227641"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500