Trendyol Product Search Scrapper (Monthly Payment)
Pricing
$15.00/month + usage
Trendyol Product Search Scrapper (Monthly Payment)
Scrapes product data from Trendyol for a given keyword, including name, brand, price, images, ratings, and review counts. Supports multiple pages and dynamic content loading.
0.0 (0)
Pricing
$15.00/month + usage
0
1
1
Last modified
2 days ago
Trendyol Product Search Scrapper
This Actor allows you to scrape product listings from Trendyol based on a search keyword. It collects structured data for each product, including title, link, and other metadata. Designed for lightweight and efficient scraping without being limited to 100 items.
Features
- Search Trendyol by keyword and collect multiple product listings.
- Configurable maximum number of results to scrape.
- Optionally use proxy for better accessibility and to hide the scraper origin.
- Returns structured output with product title, link, and publication/availability time.
- Lightweight, without the default 100-item limit of some scrapers.
Input Schema
| Field | Type | Required | Description | Default |
|---|---|---|---|---|
keyword | string | Yes | The topic or keyword to search on Trendyol | "artificial intelligence" |
maxResults | integer | No | Maximum number of products to collect | 48 |
proxyConfiguration | object | No | Proxy configuration for accessing Trendyol | { "useApifyProxy": false } |
Output Schema
| Field | Type | Description |
|---|---|---|
title | string | Product title |
link | string | URL of the product on Trendyol |
time | string | Publication or availability time of the product |
overview | string | Link to the dataset overview page |
Usage
- Provide a keyword in the
keywordinput field. - Optionally configure
maxResultsto limit the number of products returned. - Optionally configure
proxyConfigurationif you encounter access issues. - Run the Actor to collect structured product data.
- Results include product title, link, and time for each item.
Example Input
{"keyword": "laptop","maxResults": 50,"proxyConfiguration": {"useApifyProxy": true}}
Notes
- The Actor paginates through Trendyol search results automatically until
maxResultsis reached. - Proxy usage is optional but recommended if running large-scale scraping.
- The
timefield corresponds to the product availability or listing date as returned by Trendyol. - Output is fully structured and can be used for further data processing, analytics, or integration.
Bu readme, Apify Actor panelinde direkt olarak kullanılabilir ve kullanıcıların hem input hem output detaylarını kolayca anlamasını sağlar.
İstersen bunu Markdown formatında tablolar ve başlıklarla daha okunaklı şekilde optimize edebilirim, böylece Marketplace’te de güzel görünür. Bunu yapmamı ister misin?
On this page
Share Actor:
