KonbiniAPI

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 details

Get user posts

Returns a paginated list of posts submitted by a Reddit user across all subreddits.

View details

Get user comments

Returns a paginated list of comments made by a Reddit user across all subreddits.

View details

Get user overview

Returns a combined paginated feed of a Reddit user's most recent posts and comments across all subreddits.

View details

Get subreddit

Returns metadata for a public Reddit subreddit including member count, description, rules, and category.

View details

Get subreddit posts

Returns a paginated list of posts from a Reddit subreddit. Supports sorting by hot, new, top, and rising.

View details

Get subreddit comments

Returns a paginated stream of recent comments from a Reddit subreddit.

View details

Get subreddit sticky

Returns the currently stickied post from a Reddit subreddit, including its comments.

View details

Get subreddit rules

Returns the rules of a Reddit subreddit as a structured list of document objects.

View details

Search subreddit posts

Returns posts matching a search query within a specific Reddit subreddit. Supports sorting by relevance, top, new, and more.

View details

Get post

Returns a Reddit post including title, body, author, vote score, comment count, and media attachments.

View details

Get post duplicates

Returns other Reddit posts that link to the same URL as the given post — crossposts and duplicates across subreddits.

View details

Get post comments

Returns a paginated list of top-level comments on a Reddit post.

View details

Get comment

Returns a single Reddit comment by ID, including vote score, author, and reply count.

View details

Get comment replies

Returns replies to a specific Reddit comment, paginated.

View details

Get feed

Returns posts from a Reddit global feed: popular, new, or rising.

View details

Search posts

Returns Reddit posts matching a search query across all subreddits. Supports sorting by relevance, top, new, and time filters.

View details

Search users

Returns Reddit users matching a search query.

View details

Search subreddits

Returns Reddit subreddits matching a search query.

View details