Onedio Scraper avatar

Onedio Scraper

Try for free

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

View all Actors
Onedio Scraper

Onedio Scraper

epctex/onedio-scraper
Try for free

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

You can access the Onedio 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://onedio.com//haber/su-aslinda-seffafken-okyanus-ve-denizler-neden-mavi-renktedir-1165941",
4    "https://onedio.com/ara/haber/ceket",
5    "https://onedio.com/profil/cometasincuerda",
6    "https://onedio.com/yemek/hamur-isi/pizza/2"
7  ],
8  "search": "mavi ceket",
9  "maxItems": 20,
10  "endPage": 1,
11  "endPageForComments": 1,
12  "customMapFunction": "(object) => { return {...object} }",
13  "proxy": {
14    "useApifyProxy": true
15  }
16}' |
17apify call epctex/onedio-scraper --silent --output-dataset

Onedio Scraper API through CLI

The Apify CLI is the official tool that allows you to use Onedio 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 stars
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified 1 day ago