Trendyol Product Scraper avatar

Trendyol Product Scraper

Try for free

1 day trial then $29.00/month - No credit card required now

View all Actors
Trendyol Product Scraper

Trendyol Product Scraper

yeyo/trendyol-scraper
Try for free

1 day trial then $29.00/month - No credit card required now

This scraper can help you retrieve current and accurate data about products from Trendyol, an online retail platform. This tool can be useful for keeping track of the latest offerings from Trendyol or for gathering information for research or analysis purposes.

You can access the Trendyol Product 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  "input": [
3    {
4      "url": "https://www.trendyol.com/apple/iphone-11-128-gb-beyaz-cep-telefonu-aksesuarsiz-kutu-apple-turkiye-garantili-p-64074794"
5    },
6    {
7      "url": "https://www.trendyol.com/sr?q=iphone"
8    }
9  ],
10  "maxItems": 10,
11  "proxyConfiguration": {
12    "useApifyProxy": true
13  }
14}' |
15apify call yeyo/trendyol-scraper --silent --output-dataset

Trendyol Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use Trendyol Product 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
  • 9 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Dec 2022
  • Modified almost 2 years ago