Wikipedia-scraper
2 hours trial then $9.00/month - No credit card required now
Wikipedia-scraper
2 hours trial then $9.00/month - No credit card required now
The scraper searches Wikipedia for a given term, extracts the titles and URLs of search results, and retrieves the last modification date from each page.
You can access the Wikipedia-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 "search_term": "Stiftung Schweiz",
3 "language": "EN Wikipedia"
4}' |
5apify call pluzgi/wikipedia-scraper --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:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 8 days ago