
Full Wikipedia Scraper
Pricing
Pay per event

Full Wikipedia Scraper
This Wikipedia API scrapes and sorts all content from an article, including text, images, links, references, headers, tables, lists, and more. All content is sorted by content type, neatly into JSON for easy use.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
2 days ago
You can access the Full 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 '{< "articles": [< "Chocolate",< "Vanilla"< ]<}' |<apify call lucasbertocchini/wikipedia --silent --output-dataset
Full Wikipedia Scraper API through CLI
The Apify CLI is the official tool that allows you to use Full 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: