Trendyol Product Search Scraper avatar

Trendyol Product Search Scraper

Try for free

3 days trial then $20.00/month - No credit card required now

Go to Store
Trendyol Product Search Scraper

Trendyol Product Search Scraper

ecomscrape/trendyol-product-search-scraper
Try for free

3 days trial then $20.00/month - No credit card required now

The Trendyol Product Search Scraper extracts detailed product data from Trendyol, including name, price, brand, etc., using search query URLs. It's perfect for market research, trend analysis, lead generation, and campaign planning.

You can access the Trendyol Product Search Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    {
4      "url": "https://www.trendyol.com/en/men-t-shirts-x-g2-c73?pi=2",
5      "country_code": "sa"
6    },
7    {
8      "url": "https://www.trendyol.com/men-t-shirts-x-g2-c73?pi=2"
9    }
10  ],
11  "auto_select_country_code_if_missing": true,
12  "max_retries_per_url": 2,
13  "proxy": {
14    "useApifyProxy": false
15  }
16}' |
17apify call ecomscrape/trendyol-product-search-scraper --silent --output-dataset

Trendyol Product Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use Trendyol Product Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified an hour ago