Wikipedia API
The Wikipedia API is a powerful tool that enables seamless integration of Wikipedia’s extensive content into your applications. With this API, you can: Search Articles: Find relevant Wikipedia pages by keyword. Get Summaries: Fetch concise summaries of articles for quick insights. Retrieve Full Page Content: Access complete article text in HTML or plain text format. Extract Data via URL: Provide…
Wikipedia API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Page /search |
Search Page |
| GET |
Get Summary /summary |
summary |
| GET |
Get Full Page /page |
Get Full Page |
| GET |
Get Summary By URL /urlsummary |
Get Summary By URL |
| GET |
Get Full Page By URL /urlpage |
Get Full Page By URL |
Wikipedia API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $100 / month | — |
|