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/posts Fetch frontpage or subreddit posts with sort, timeframe, and cursor controls.
subreddit string Subreddit name, r/name, or subreddit URL. sort string Listing sort: hot, new, top, rising, or controversial. timeframe string Timeframe: hour, day, week, month, year, or all. limit integer Maximum number of items to return. after string Cursor returned by the previous response. before string Cursor returned by the previous response. /v1/reddit/search Search Reddit posts globally or within a subreddit.
query string required Search query. subreddit string Optional subreddit scope. sort string Sort order. timeframe string Timeframe filter. limit integer Maximum number of items to return. after string Cursor returned by the previous response. /v1/reddit/post/comments Fetch a Reddit post and its comments by URL.
url string required Reddit post URL. includeComments boolean Whether to include comments. /v1/reddit/subreddit/details Fetch subreddit about data, rules, and optionally moderators.
subreddit string Subreddit name, r/name, or subreddit URL. url string Subreddit URL. include array Sections to include: about, rules, moderators. includeModerators boolean Convenience flag to include moderators. /v1/reddit/user/content Fetch a Reddit user's overview, submitted posts, or comments.
username string required Reddit username. type string User feed type: overview, submitted, or comments. limit integer Maximum number of items to return. after string Cursor returned by the previous response. /v1/reddit/subreddits Discover popular, new, or trending subreddits.
type string Discovery feed type: popular, new, or trending. /v1/reddit/wiki List subreddit wiki pages or fetch one wiki page.
subreddit string required Subreddit name, r/name, or subreddit URL. pageName string Optional wiki page name. Omit to list pages. /v1/reddit/multireddit Fetch posts from a user's multireddit.
username string required Reddit username. multiName string required Multireddit name. limit integer Maximum number of items to return. after string Cursor returned by the previous response. /v1/reddit/user/followers Fetch public Reddit profile follower metadata when visible.
username string required Reddit username. limit integer Maximum number of items to return. 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.