Eksi Sozluk Scraper avatar

Eksi Sozluk Scraper

Try for free

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

View all Actors
Eksi Sozluk Scraper

Eksi Sozluk Scraper

epctex/eksisozluk-scraper
Try for free

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

You can access the Eksi Sozluk 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  "startUrls": [
3    "https://eksisozluk.com/biri/elmyra",
4    "https://eksisozluk.com/basliklar/gundem",
5    "https://eksisozluk.com/istanbul--32102",
6    "https://eksisozluk.com/entry/21381787"
7  ],
8  "searchKeyword": "eksisozluk",
9  "endPage": 1,
10  "maxItems": 20,
11  "proxy": {
12    "useApifyProxy": true
13  },
14  "extendOutputFunction": "($) => { return {} }",
15  "customMapFunction": "(object) => { return {...object} }"
16}' |
17apify call epctex/eksisozluk-scraper --silent --output-dataset

Eksi Sozluk Scraper API through CLI

The Apify CLI is the official tool that allows you to use Eksi Sozluk 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
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in May 2024
  • Modified about 4 hours ago