Extract search results, posts, comments, user data, and subreddit info from Reddit with a simple REST API
Monitor brand mentions, track sentiment, and identify trends across Reddit communities relevant to your business
Extract user discussions, opinions, and feedback from niche communities to inform product development and marketing strategies
Build content discovery platforms by aggregating posts from multiple subreddits based on topics or trends
Collect and analyze large-scale Reddit data for social science research and linguistic studies
Available endpoints for the Reddit Scraper API
/v1/reddit/multireddit Fetch posts from a user's multireddit.
after string Cursor returned by the previous response. before string Cursor returned by the previous response. limit integer Maximum number of items to return. multiName string required Multireddit name. username string required Reddit username. /v1/reddit/post/comments Fetch a Reddit post and its comments by URL.
includeComments boolean Whether to include comments. url string required Reddit post URL. /v1/reddit/posts Fetch frontpage or subreddit posts with sort, timeframe, and cursor controls.
after string Cursor returned by the previous response. before string Cursor returned by the previous response. limit integer Maximum number of items to return. sort string Listing sort. subreddit string Subreddit name, r/name, or subreddit URL. timeframe string Timeframe for results where supported. /v1/reddit/search Search Reddit posts globally or within a subreddit.
after string Cursor returned by the previous response. before string Cursor returned by the previous response. limit integer Maximum number of items to return. query string required Search query. sort string Sort order. Global search supports relevance, new, top, and comment_count; subreddit search also supports hot and comments. subreddit string Subreddit name, r/name, or subreddit URL. timeframe string Timeframe for results where supported. /v1/reddit/subreddit/details Fetch subreddit about data, rules, and optionally moderators.
include array Sections to include. Defaults to about and rules. includeModerators boolean Convenience flag to include moderators. subreddit string Subreddit name, r/name, or subreddit URL. url string Subreddit URL. /v1/reddit/subreddits Discover popular, new, or trending subreddits.
type string Discovery feed type. /v1/reddit/user/content Fetch a Reddit user's overview, submitted posts, or comments.
after string Cursor returned by the previous response. before string Cursor returned by the previous response. limit integer Maximum number of items to return. type string User feed type. username string required Reddit username. /v1/reddit/user/followers Scrape public Reddit profile follower metadata when visible.
limit integer Maximum number of results to return. username string required Reddit username. /v1/reddit/wiki List subreddit wiki pages or fetch one wiki page.
pageName string Optional wiki page name. Omit to list pages. subreddit string required Subreddit name, r/name, or subreddit URL. Common questions about the Reddit Scraper API
Our Reddit API accesses Reddit public JSON endpoints through browser automation. We handle captcha solving, rate limiting, and data extraction automatically, returning clean structured data to your application.
You can extract posts, comments, user activity, subreddit information, trending content, wiki pages, and more through a smaller set of broad endpoints with request options for sort, timeframe, and pagination.
Our API handles Reddit rate limiting automatically. Your request limits depend on your subscription plan. Each API call deducts credits based on the data volume returned.
Yes! Use the subreddit search endpoint to search for posts within a specific community. You can filter by relevance, time period, and sort order.
Most endpoints return an "after" cursor in the response. Pass this cursor to the next request to fetch the next page of results. This allows you to iterate through large result sets efficiently.
Discover other data sources available through Browsable
Extract Vinted marketplace data including listings, pricing, seller profiles, and sold items. Perfect for resale analytics and market research.
Scrape Instagram public profiles, posts, hashtags, and follower counts with our API. Extract social media data at scale for influencer analysis, brand monitoring, and research.
Scrape Amazon product data, prices, reviews, and search results with our API. Extract e-commerce information at scale for price monitoring, competitor analysis, and affiliate marketing.