Skip to content
capzy
All sites
Data API

Reddit Data API

Subreddits, posts, comments and search from across Reddit.

19endpointsCloudflare · Rate Limit handled for you
reddit.comGET/reddit/domain…GET/reddit/search…GET/reddit/search…{ } JSON
Example (captured live)
reddit.com
Example
JSON responseclick the page to trace a field
{
"subreddit": "python",
"page": "index",
"content_md": "# Welcome to r/Python Subreddit dedicated to news about the dynamic, interpreted, interactive, object-oriented, extensible programming language [Python](https://www.python.org/). If you are about to ask a question, please consider [r/learnpython](https://www.reddit.com/r/learnpython/). Homework-style questions will be removed, and you'll be encouraged to post there instead. ## Questi…",
"revision_date": 1603402766
}
GET/v1/data/reddit/subreddits/{subreddit}/wiki/{page}1 credit / run Verified

Wiki Page

Wiki page content.

Handled for you:CloudflareRate Limit
Parameters
NameTypeReqDescription
subredditstringyesSubreddit name.
pagestringyesWiki page path.