Description
Search Wikipedia articles. Returns title, snippet (highlighted match), pageid, wordcount, and direct article URL. Use?q=YOUR_QUERY plus optional and lang=en|de|es|zh|ja|fr and limit=10. Built for AI research agents and fact-checkers needing ground-truth article discovery (300+ languages, CC BY-SA).
This is a ready-to-deploy endpoint for reference knowledge lookup, delivered as ready-to-run Node.js source.
Accepts 3 query parameters as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.