GET /r/popular.json
Summary: Get popular posts
Operation ID: getPopularPosts
Auth: unknown
Operation ID: getPopularPosts
Auth: unknown
Description
Retrieve popular posts from across Reddit (r/popular).
Parameters (1)
limit
(integer, query, optional, default: 25)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get popular posts with default limit | curl |
https://www.reddit.com/r/popular.json |
|
| Get 10 popular posts | curl |
https://www.reddit.com/r/popular.json?limit=10 |
|
| Get 50 popular posts | curl |
https://www.reddit.com/r/popular.json?limit=50 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:12:08.365993 | 200 | 599ms | |
| 2026-03-23 09:17:07.517483 | 200 | 356ms | |
| 2026-03-23 09:03:49.614697 | 200 | 1089ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:17:07.517483 | 559de05cdc9f |
7fe83ae802c5 |
| 2026-03-23 10:12:08.365993 | 7fe83ae802c5 |
3dca9c1ff3d0 |