GET /api/rest_v1/page/summary/{title}
Summary: Get page summary
Operation ID: getPageSummary
Auth: unknown
Operation ID: getPageSummary
Auth: unknown
Description
Returns a summary of a Wikipedia page including title, description, extract, thumbnail, and content URLs.
Parameters (1)
title
(string, path, required)
Page title (URL-encoded, spaces as underscores)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get summary for Python programming language | curl |
https://en.wikipedia.org/api/rest_v1/page/summary/Python_(programming_language) |
|
| Get summary for Albert Einstein | curl |
https://en.wikipedia.org/api/rest_v1/page/summary/Albert_Einstein |
|
| Get summary for Artificial Intelligence | curl |
https://en.wikipedia.org/api/rest_v1/page/summary/Artificial_intelligence |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:44:42.174897 | 200 | 361ms | |
| 2026-03-23 09:42:13.989720 | 200 | 96ms | |
| 2026-03-23 09:08:38.089690 | 200 | 96ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:42:13.989720 | 36b7e663912f |
728d801f3940 |
| 2026-03-23 09:44:42.174897 | 728d801f3940 |
7595c94b17e2 |