Wikipedia Scraper avatar
Wikipedia Scraper

Pricing

$30.00/month + usage

Go to Store
Wikipedia Scraper

Wikipedia Scraper

Developed by

Lucas Nunes

Lucas Nunes

Maintained by Community

Wikipedia Scraper, designed and developed to make your life easier on searching for answers.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

251

Monthly users

10

Runs succeeded

94%

Last modified

3 years ago

You can access the Wikipedia Scraper 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.

$echo '{
< "input_value": [
< "example value",
< "https://en.wikipedia.org/wiki/Example"
< ]
<}' |
<apify call kilerhg/wikipedia --silent --output-dataset

Wikipedia Scraper API through CLI

The Apify CLI is the official tool that allows you to use Wikipedia Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: