Trendyol Review Scraper avatar

Trendyol Review Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Trendyol Review Scraper

Trendyol Review Scraper

Extract Trendyol product reviews including ratings, comment text, user names, and seller details. Powered by Trendyol Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Introduction

This actor extracts Reviews in a List from Trendyol. It collects user feedback, star ratings, comment text, and seller information from product review pages. The scraper handles pagination to retrieve historical review data.

Data Fields

Field NameDescriptionExample
Content IDUnique identifier for the review84729104
Product IDID of the reviewed product192837465
CultureLanguage and region codetr-TR
User IDUnique identifier for the reviewer552103
User Full NameName of the reviewerAhmet Y.
Seller NameName of the merchantTrendyol Market
Seller IDUnique identifier for the merchant1045
Comment DateDate the review was posted2023-10-15T12:00:00Z
Comment TextThe written review contentHarika bir urun tavsiye ederim.
All ImagesList of images uploaded by user["https://cdn.com/img1.jpg"]
Review Like CountNumber of helpful votes12
Original CommentUnmodified comment textHarika bir urun tavsiye ederim.
RatingStar rating from 1 to 55
LanguageDetected language of the texttr
Last Modified DateDate of last update2023-10-16T08:00:00Z
TrustedVerified purchase indicatortrue
Product SizeSize selected by the userXL
Product AttributesSpecific attributes of the itemRenk: Siyah

Input

  • urls: Array of Trendyol product review page URLs.
  • maxItems: Maximum number of reviews to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.trendyol.com/brand/product-p-12345/yorumlar"],
"maxItems": 50
}

Example Output

[
{
"contentId": "84729104",
"productId": "192837465",
"culture": "tr-TR",
"userId": "552103",
"userFullName": "Ahmet Y.",
"sellerName": "Trendyol Market",
"sellerId": "1045",
"commentDate": "2023-10-15T12:00:00Z",
"commentText": "Harika bir urun tavsiye ederim.",
"allImages": ["https://cdn.com/img1.jpg"],
"reviewLikeCount": 12,
"originalComment": "Harika bir urun tavsiye ederim.",
"rating": 5,
"language": "tr",
"lastModifiedDate": "2023-10-16T08:00:00Z",
"trusted": true,
"productSize": "XL",
"productAttributes": "Renk: Siyah"
},
{
"contentId": "84729105",
"productId": "192837465",
"culture": "tr-TR",
"userId": "992831",
"userFullName": "Ayse K.",
"sellerName": "Trendyol Market",
"sellerId": "1045",
"commentDate": "2023-10-14T10:30:00Z",
"commentText": "Kargo hizliydi tesekkurler.",
"allImages": [],
"reviewLikeCount": 2,
"originalComment": "Kargo hizliydi tesekkurler.",
"rating": 4,
"language": "tr",
"lastModifiedDate": "2023-10-14T10:30:00Z",
"trusted": true,
"productSize": "M",
"productAttributes": "Renk: Beyaz"
}
]

Want more from Trendyol?

This actor only covers Reviews in a List. The full Trendyol Scraper browser extension also includes Products in a List, Product Details, Product Variants with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Trendyol Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.