Go to Hyperscrape Store

Wikipedia Search Scraper

hyperscrape/wikipedia-search-scraper

Full-text Wikipedia search with intro extracts, images, descriptions and page metadata.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/wikipedia-search-scraper?queries=artificial%20intelligence

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Searches any Wikipedia language edition through the official MediaWiki API (/w/api.php with generator=search — no key needed) and returns rich page items: search rank, title, Wikidata short description, plain-text intro extract, thumbnail and original image URLs with dimensions, canonical page URL, page ID, page language, article length in bytes and last-modified timestamp.

Supports multiple queries, a language input (en, de, ja, …) and a per-query result limit with automatic offset pagination.

Source: official public JSON API (action=query, props extracts|pageimages|description|info).