
Wikipedia Scraper
Pricing
$30.00/month + usage
Go to Store

Wikipedia Scraper
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
244
Monthly users
6
Runs succeeded
>99%
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.
1echo '{
2 "input_value": [
3 "example value",
4 "https://en.wikipedia.org/wiki/Example"
5 ]
6}' |
7apify 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
1npm i -g apify-cli
2apify login
Other API clients include: