Hepsiburada Product Scraper avatar

Hepsiburada Product Scraper

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Hepsiburada Product Scraper

Hepsiburada Product Scraper

yeyo/hepsiburada-scraper

This scraper is a tool that allows you to extract specific product information from Hepsiburada, an online retail platform. When you use this scraper, you will be able to obtain data about Hepsiburada products that is current and up-to-date. This can be useful if you want to stay informed about the

You can access the Hepsiburada 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.hepsiburada.com/iphone-11-128-gb-p-HBV0000122JCR"
5    },
6    {
7      "url": "https://www.hepsiburada.com/ara?q=iphone"
8    }
9  ],
10  "maxItems": 10,
11  "proxyConfiguration": {
12    "useApifyProxy": false
13  }
14}' |
15apify call yeyo/hepsiburada-scraper --silent --output-dataset

Hepsiburada Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use Hepsiburada 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