RedditSocial
Pull posts, comments and subreddit data from Reddit as clean, normalized JSON: search, page, or look up a subreddit with one call. Pay in real dollars, no tokens or rate limits to manage.
Endpoints
10
Providers
1
Requests / mo
-
From · search
$1.00/1k req · AnyAPI
Endpoints
Every endpoint, one key
sorted by usage · last 30 daysEvery provider prices each endpoint independently. Prices show the cheapest per endpoint. Open one to compare all providers and set routing.
POST
Search
/v1/run/reddit.searchreddit.search
Search Reddit posts across all subreddits by query, with sort and timeframe. Page with `after`.
-
-
3
from
$1.00/1k req
AnyAPI
POST
Subreddit posts
/v1/run/reddit.subreddit_postsreddit.subreddit_posts
Posts from a subreddit listing (hot, new, or top), with time windows. Page with `after`.
-
-
1
price
$2.00/1k req
AnyAPI
POST
Subreddit search
/v1/run/reddit.subreddit_searchreddit.subreddit_search
Search posts within a single subreddit by query, sort and timeframe. Page with `cursor`.
-
-
2
from
$2.00/1k req
AnyAPI
POST
Post comments
/v1/run/reddit.post_commentsreddit.post_comments
Top-level comments on a Reddit post by URL: author, body, score and timestamp. Page with `cursor`.
-
-
2
from
$2.00/1k req
AnyAPI
POST
Subreddit details
/v1/run/reddit.subreddit_detailsreddit.subreddit_details
Subreddit metadata: weekly active users, description, category and icon.
-
-
3
from
$1.00/1k req
AnyAPI
POST
Post transcript
/v1/run/reddit.post_transcriptreddit.post_transcript
Spoken transcript from a Reddit video post by URL, with the detected language.
-
-
1
price
$2.00/1k req
AnyAPI
POST
Post
/v1/run/reddit.postreddit.post
Fetch a single Reddit post by URL, including its full body text, score, comment count, upvote ratio, and subreddit, as normalized JSON.
-
-
3
from
$1.00/1k req
AnyAPI
POST
Profile
/v1/run/reddit.profilereddit.profile
Fetch a Reddit user's public profile (karma split, post and comment counts, bio, avatar, account age) by username.
-
-
2
from
$1.00/1k req
AnyAPI
POST
User comments
/v1/run/reddit.user_commentsreddit.user_comments
List a Reddit user's comments by username, sorted by new, top, hot, or controversial, with the parent post title and subreddit on every item and cursor pagination. Comment text comes back as a roughly 300-character preview rather than the full body, and this endpoint carries no per-comment permalink; use reddit.post_comments for full comment bodies and comment URLs on a given post.
-
-
1
price
$1.00/1k req
AnyAPI
POST
User posts
/v1/run/reddit.user_postsreddit.user_posts
List a Reddit user's posts by username, sorted by new, top, hot, or controversial, with cursor pagination.
-
-
1
price
$1.00/1k req
AnyAPI
Get started
Two ways to start on AnyAPI
Humans fund a USD wallet and pay per request. Agents point a coding agent at one URL and onboard themselves.
Works with
Terminal agentsClaude CodeCursorCodexMCP clients