Trendyol Product Reviews & Q&A Scraper (Pay Per Result)
Pricing
$3.00 / 1,000 results
Trendyol Product Reviews & Q&A Scraper (Pay Per Result)
Scrapes Trendyol product reviews and Q&A, collecting paginated, filtered, and date-aware data. Pay-per-result model supported.
0.0 (0)
Pricing
$3.00 / 1,000 results
0
1
1
Last modified
2 days ago
Trendyol Product Reviews & Q&A Scraper
This Actor allows you to scrape reviews and question-answer (Q&A) items from multiple Trendyol product URLs. You can configure the maximum number of reviews and Q&A items per product, and optionally use a proxy for accessing Trendyol.
Features
- Scrape reviews with ratings, comments, media, and other metadata.
- Scrape Q&A (questions & answers) with user information and timestamps.
- Supports multiple product URLs at once.
- Configurable maximum number of reviews and Q&A items per product.
- Optionally use Apify proxy for better accessibility.
- Filters results by start date if needed.
Input Schema
| Field | Type | Required | Description | Default |
|---|---|---|---|---|
urls | array of strings | Yes | List of Trendyol product URLs to scrape | N/A |
maxReviews | integer | No | Maximum number of reviews to scrape per product | 50 |
maxQuestions | integer | No | Maximum number of Q&A items to scrape per product | 20 |
proxyConfiguration | object | No | Proxy settings for accessing Trendyol | { "useApifyProxy": false } |
Output Schema
| Field | Type | Description |
|---|---|---|
urlIndex | string | The product URL that the review or Q&A belongs to |
type | string | "review" or "qa" |
user | string | User who posted the review or question |
text | string | Review comment or question text |
creationTime | string | ISO-formatted creation timestamp |
overview | string | Link to the dataset overview page |
Usage
- Provide an array of Trendyol product URLs in the
urlsinput field. - Optionally configure
maxReviewsandmaxQuestionsto limit the number of items per product. - Optionally configure
proxyConfigurationif access issues arise. - Run the Actor to collect structured data from each product.
- Results include both reviews and Q&A items with metadata such as user, rating, comment, media, and timestamps.
Example Input
{"urls": ["https://www.trendyol.com/vans/old-skool-unisex-siyah-sneakers-p-3871565?boutiqueId=61&merchantId=1182044","https://www.trendyol.com/adidas/superstar-ayakkabi-p-838532345"],"maxReviews": 50,"maxQuestions": 20,"proxyConfiguration": {"useApifyProxy": false}}
Notes
- The Actor respects the
startDateparameter if provided; items older than this date are ignored. - Media files in reviews are included as URLs in the output.
- Q&A items are returned under the
questionsarray with user, question text, and optional answer. - The Actor paginates through Trendyol’s API automatically until
maxReviewsormaxQuestionsis reached.
Bu readme, doğrudan Apify Actor paneline eklenebilir ve kullanıcılar için hem kullanım hem de yapı açıklaması sağlar.
İstersen ben bunu ayrıca Actor Marketplace’te düzgün görünecek Markdown formatına da optimize edebilirim; tablolar ve örnekler aynı şekilde kalır ama başlıklar ve alt başlıklar daha okunaklı olur. Bunu yapmamı ister misin?
On this page
Share Actor:
