Wikipedia Search API
# Wikipedia Search API (via RapidAPI) The **Wikipedia Search API** provides programmatic access to Wikipedia articles, summaries, and search functionality. It allows developers to integrate Wikipedia content directly into applications without needing to parse raw HTML pages. --- ## Base URL ``` https://wikipedia-search-api.p.rapidapi.com/wiki ``` --- ## Authentication All requests require the…
Wikipedia Search API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Wikipedia search /wiki |
Wikipedia search |
| GET |
Full article /wiki |
Description: Fetches the plain-text body of an article. |
| GET |
Only intro summary /wiki |
Only intro summary |
Wikipedia Search API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $299 / month | — |
|