nepali-dataset-crawler avatar
nepali-dataset-crawler

Under maintenance

Pricing

Pay per usage

Go to Store
nepali-dataset-crawler

nepali-dataset-crawler

Under maintenance

Developed by

Aananda Giri

Aananda Giri

Maintained by Community

crawl nepali dataset from online news sites.

0.0 (0)

Pricing

Pay per usage

1

Total users

6

Monthly users

4

Runs succeeded

>99%

Last modified

9 months ago

You can access the nepali-dataset-crawler programmatically from your own applications by using the Apify API. You can also 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    {
4      "url": "https://apify.com"
5    }
6  ],
7  "proxyConfiguration": {
8    "useApifyProxy": true
9  }
10}' |
11apify call aananda-giri/nepali-dataset-crawler --silent --output-dataset

nepali-dataset-crawler API through CLI

The Apify CLI is the official tool that allows you to use nepali-dataset-crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: