The Unofficial
Reddit API.
Extract public Reddit data reliably and at scale. Stop dealing with proxies, captchas, and rate limits. Get clean JSON back in seconds.
One Shape. Every Platform.
We normalize chaotic HTML and platform-specific payloads into clean, typed JSON. Build once, work everywhere.
No Proxies Required
Stop maintaining headless browsers and rotating residential IPs. Our endpoints handle the anti-bot bypass for you.
Transparent Pricing
No confusing multipliers based on compute time. 1 credit equals exactly 1 successful API request. Simple and predictable.
KonbiniAPI scrapes public Reddit data for you.
KonbiniAPI gives you structured access to public Reddit data through a simple REST interface. Retrieve user profiles with karma scores and account metadata. Paginate through subreddit post feeds sorted by hot, new, or top. Pull comment threads from any post and fetch individual comments with replies. Search posts, users, and subreddits site-wide or within a specific community. Access global feeds like popular and rising. All responses follow the ActivityStreams 2.0 standard — consistent field names and typed values regardless of endpoint.
Available Reddit Endpoints
Get user profile
Returns profile information for a public Reddit user including karma scores, account age, moderator status, and avatar.
View detailsGet user posts
Returns a paginated list of posts submitted by a Reddit user across all subreddits.
View detailsGet user comments
Returns a paginated list of comments made by a Reddit user across all subreddits.
View detailsGet user overview
Returns a combined paginated feed of a Reddit user's most recent posts and comments across all subreddits.
View detailsGet subreddit
Returns metadata for a public Reddit subreddit including member count, description, rules, and category.
View detailsGet subreddit posts
Returns a paginated list of posts from a Reddit subreddit. Supports sorting by hot, new, top, and rising.
View detailsGet subreddit comments
Returns a paginated stream of recent comments from a Reddit subreddit.
View detailsGet subreddit sticky
Returns the currently stickied post from a Reddit subreddit, including its comments.
View detailsGet subreddit rules
Returns the rules of a Reddit subreddit as a structured list of document objects.
View detailsSearch subreddit posts
Returns posts matching a search query within a specific Reddit subreddit. Supports sorting by relevance, top, new, and more.
View detailsGet post
Returns a Reddit post including title, body, author, vote score, comment count, and media attachments.
View detailsGet post duplicates
Returns other Reddit posts that link to the same URL as the given post — crossposts and duplicates across subreddits.
View detailsGet post comments
Returns a paginated list of top-level comments on a Reddit post.
View detailsGet comment
Returns a single Reddit comment by ID, including vote score, author, and reply count.
View detailsGet comment replies
Returns replies to a specific Reddit comment, paginated.
View detailsGet feed
Returns posts from a Reddit global feed: popular, new, or rising.
View detailsSearch posts
Returns Reddit posts matching a search query across all subreddits. Supports sorting by relevance, top, new, and time filters.
View detailsSearch users
Returns Reddit users matching a search query.
View detailsSearch subreddits
Returns Reddit subreddits matching a search query.
View details