All sites
Data API
Reddit Data API
Subreddits, posts, comments and search from across Reddit.
19endpointsCloudflare · Rate Limit handled for you
Example (captured live)
github.com
ExampleJSON responseclick the page to trace a field
{
"post_id": "1vos3wb",
"duplicates": [
{
"id": "1vos46r",
"fullname": "t3_1vos46r",
"scraped_at": "2026-08-18T09:36:40.745575+00:00",
"title": "CK3 Procedural Map Generator",
"author": "Gangrenous-Khan",
"subreddit": "crusaderkings3",
"selftext": "",
"selftext_html": null,
"url": "https://github.com/babylettuce22/ck3procedural/releases/tag/v0.05",
"permalink": "https://www.reddit.com/r/crusaderkings3/comments/1vos46r/ck3_procedural_map_generator/",
"url_overridden_by_dest": "https://github.com/babylettuce22/ck3procedural/releases/tag/v0.05",
"score": 1,
"upvote_ratio": 0.67,
"ups": 1,
"downs": 0,
"num_comments": 0,
"created_at": "2026-08-15T03:34:37+00:00",
"over_18": false,
"is_video": false,
"is_self": false,
"post_hint": "link",
"spoiler": false,
"locked": false,
"archived": false,
"pinned": false,
"is_original_content": false,
"distinguished": null,
"gilded": 0,
"edited": null,
"domain": "github.com",
"flair": null,
"author_flair": null,
"author_premium": false,
"subreddit_subscribers": 128316,
"subreddit_id": "t5_2w3z8",
"thumbnail": "https://external-preview.redd.it/QXaIeMTT6kOF3LoC4EdizQSjFPBaAoCMPFbnJIGiqrw.png?auto=webp&s=7f6c71fd837ac6eccb3e847d0e918d7f855942b0",
"preview_image": "https://external-preview.redd.it/QXaIeMTT6kOF3LoC4EdizQSjFPBaAoCMPFbnJIGiqrw.png?auto=webp&s=7f6c71fd837ac6eccb3e847d0e918d7f855942b0",
"preview_width": 1200,
"preview_height": 600,
"video": null,
"gallery": null,
"crosspost_parent": "t3_1vos3wb",
"awards": 0,
"stickied": false,
"num_crossposts": 0
}
]
}
GET
/v1/data/reddit/posts/{post_id}/duplicates1 credit / run VerifiedPost Duplicates
Cross-posts and duplicates.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| post_id | string | yes | Post id. |
| Advanced filters | |||
| limit | integer | no | 1-100. (default: 25) |