Subreddit Posts
Reddit
Subreddit Posts
Get recent posts from a subreddit with engagement metrics
GET
Subreddit Posts
💳 1 credit per request
Authorizations
Query Parameters
Subreddit name
Timeframe to get posts from.
Available options:
all, day, week, month, year Sort order.
Available options:
best, hot, new, top, rising After to get more posts. Get 'after' from previous response.
Example:
"t3_1234567890"
Set to true for a trimmed down version of the response
Example:
false
Response
Successful response
Key Response Fields:
data.posts[n].id: Short Reddit post IDdata.posts[n].title: Post title textdata.posts[n].author: Reddit username of the posterdata.posts[n].subreddit: Name of the subredditdata.posts[n].score: Net upvote scoredata.posts[n].upvote_ratio: Ratio of upvotes vs total votes (0–1)data.posts[n].num_comments: Comment countdata.posts[n].url: Full URL to the postdata.posts[n].created_utc: Unix timestamp of post creationdata.posts[n].is_video: Whether the post contains a videodata.after: Pagination cursor — pass asafterparam for the next page