VOOZH about

URL: https://apify.com/timgreen/fast-reddit-scraper

โ‡ฑ Fast Reddit Scraper ยท Apify


Pricing

Pay per event

Go to Apify Store

Extract Reddit posts and comments from any subreddit or search query. Fast, reliable Reddit scraping with detailed metadata including upvotes, timestamps, and nested comment threads.

Pricing

Pay per event

Rating

1.0

(1)

Developer

๐Ÿ‘ Tim Green

Tim Green

Maintained by Community

Actor stats

5

Bookmarked

225

Total users

5

Monthly active users

5 months ago

Last modified

Share

Fast Reddit Scraper - Extract Reddit Posts and Comments Data

Extract Reddit posts and comments from any subreddit or search query. Fast, reliable Reddit scraping with detailed metadata including upvotes, timestamps, and nested comment threads.

What does Fast Reddit Scraper do?

Fast Reddit Scraper is a powerful Apify actor that extracts comprehensive data from Reddit, the world's largest social discussion platform. This Reddit API scraper can collect posts, comments, and engagement metrics from any subreddit or search query without requiring Reddit authentication.

The scraper handles Reddit's complex structure including nested comment threads, pagination, and dynamic content loading. Extract up to 1,000 posts with full metadata including titles, content, author information, vote counts, timestamps, and optionally a list of top comments per post including nested comments.

Why scrape Reddit data?

Reddit contains authentic user-generated content across millions of communities, making it invaluable for various business and research applications:

  • Market Research - Analyze customer opinions, product feedback, and emerging trends in specific niches
  • Sentiment Analysis - Monitor brand mentions and public opinion about products, services, or topics
  • Content Strategy - Identify viral content patterns and trending topics for content creation
  • Competitive Intelligence - Track competitor mentions and customer complaints or praise
  • Lead Generation - Find potential customers expressing interest in relevant products or services
  • Academic Research - Collect data for social science studies, linguistics research, and behavioral analysis
  • Crisis Management - Early detection of negative sentiment or emerging issues
  • Product Development - Discover unmet customer needs and feature requests
  • SEO and Content Marketing - Identify popular questions and topics for content optimization
  • Social Listening - Real-time monitoring of brand reputation and industry discussions

How to scrape Reddit posts and comments

  1. Choose your data source: Enter either a specific subreddit name (e.g., "technology") or a search query to find posts across all Reddit
  2. Set extraction limits: Specify the maximum number of posts to extract (1-1000). This is a soft limit -- the actual number of posts output may be slightly higher.
  3. Configure sorting: Choose from new, hot, top, best, rising, relevance, or comment count.
  4. Include comments (optional): Enable comment extraction to get a list of top-rated comments with nested replies per post
  5. Run the scraper: The actor will extract structured data in JSON format ready for analysis

Reddit scraper input parameters

ParameterTypeDescriptionDefault
Max PostsIntegerApproximate Maximum number of posts to extract (1-1000)1000
SubredditStringTarget subreddit name (ignored if search query is set)"LifeProTips"
Search QueryStringSearch term to find posts across all Reddit-
SortSelectSort order: new, best, hot, top, rising, relevance, comments"new"
Include CommentsBooleanExtract a list of top comments with nested replies (may not include all comments)false

Note: Relevance and Comment Count sorting only work with search queries, while Best and Rising only work with subreddits.

Note: The number of posts extracted may be less than the maximum set and depends on the subreddit or search query.

Reddit data output format

The scraper returns structured JSON data for each post with comprehensive metadata:

{
"subreddit":"OpenAI",
"url":"https://reddit.com/r/OpenAI/comments/1n6pncz/weekly_limit_in_codex_ouch/",
"title":"Weekly limit in Codex.. ouch",
"content":"So.. I, as many, switched to Codex two days ago...",
"link_flair":"Discussion",
"created_at":"2025-09-02T11:22:06.000-06:00",
"over_18":false,
"author":"yo_mono",
"upvotes":5,
"downvotes":0,
"num_comments":4,
"comments":[
{
"url":"https://reddit.com/r/OpenAI/comments/1n6pncz/weekly_limit_in_codex_ouch/nc1sixy/",
"content":"Avoid using GPT 5 high at all costs. Stick to low and minimal...",
"created_at":"2025-09-02T11:38:29.000-06:00",
"author":"bananasareforfun",
"upvotes":2,
"downvotes":0,
"comments":[...]
}
]
}

Extracted data fields include:

  • Post title, content, and URL
  • Author username
  • Upvote and downvote counts
  • Creation timestamps
  • Subreddit and flair information
  • NSFW content flags
  • Comment count and nested comment threads
  • Comment metadata with vote ratios

Reddit scraping API integration

Use this Reddit scraper in your applications via the Apify API:

const{ ApifyClient }=require('apify-client');
const client =newApifyClient({
token:'MY-APIFY-TOKEN',
});
// Starts an actor and waits for it to finish.
const{ defaultDatasetId }=await client.actor('timgreen/fast-reddit-scraper').call();
// Fetches results from the actor's dataset.
const{ items }=await client.dataset(defaultDatasetId).listItems();

Reddit scraping best practices

Ethical data collection: Only scrape publicly available Reddit content and respect community guidelines. This tool accesses the same data visible to any Reddit visitor.

Rate limiting: The scraper automatically handles Reddit's rate limits and uses residential proxies to avoid being blocked.

Data freshness: Reddit content changes rapidly. For time-sensitive analysis, run extractions frequently to capture the latest posts and comments.

Comment extraction: Enable comments only when necessary, as it significantly increases extraction time. Comments are sorted by upvote ratio for quality.

Frequently asked questions

Is it legal to scrape Reddit data? Yes, this scraper only accesses publicly available Reddit content that any user can view. Always comply with Reddit's Terms of Service and your local data regulations.

How fast is the Reddit data extraction? Without comments: Approximately 800 posts per minute. With comments enabled: Approximately 100 posts per minute depending on comment volume.

Can I scrape private subreddits? No, this scraper only accesses public Reddit content. Private or restricted subreddits require special permissions.

What's the difference between subreddit and search scraping? Subreddit scraping extracts posts from a specific community. Search scraping finds posts matching keywords across all Reddit communities.

Start extracting valuable Reddit data today with Fast Reddit Scraper - your gateway to authentic social media insights and community intelligence.

You might also like

Reddit Scraper

alwaysprimedev/reddit-scraper

Scrape Reddit posts, threads, and comments from any subreddit, search, or user โ€” clean structured JSON, fast.

18

Reddit Api Scraper

scrapio/reddit-api-scraper

Extract structured Reddit data with the Reddit API Scraper. Collect posts, comments, usernames, upvotes, subreddit names, and timestamps directly through the Reddit API. Ideal for market research, sentiment analysis, and community monitoring.

Reddit Posts Scraper

scrapium/reddit-posts-scraper

Scrape Reddit posts with ease ๐Ÿงต๐Ÿ‘ฝ Extract titles, post text, subreddits, usernames, upvotes, comments, timestamps, and links from Reddit threads. Perfect for trend tracking, sentiment analysis, audience research, and content discovery. Turn Reddit data into actionable insights fast ๐Ÿš€

Reddit Data Scraper โ€“ Scrape Posts, Comments, Upvotes & More

sovanza.inc/reddit-data-scraper---scrape-posts-comments-upvotes-more

Extract Reddit posts, comments, upvotes, and subreddit data with this powerful Reddit scraper. Ideal for data analysis, lead generation, trend research, and AI datasets. Scrape Reddit data at scale without API limits and export results in JSON, CSV, or Excel format.

Reddit Comment Scraper โ€” Post Comments & Subreddit Monitoring

automly/reddit-comment-scraper

Extract comments from specific Reddit posts or from the top posts of any subreddit. Supports all Reddit comment sort modes. Residential proxy required for reliable access.

Reddit Posts & Comments Scraper

rupom888/reddit-posts-scraper

Scrape Reddit posts, comments, subreddits, and user profiles without login. Search by keyword across Reddit or within a subreddit. Extract post scores, vote ratios, comment counts, awards, flairs, and full comment threads. Uses Reddit's public JSON API โ€” fast and reliable.

Reddit Scraper

automation-lab/reddit-scraper

Working Reddit scraper for public Reddit search, subreddit listings, posts, comments, and user profiles. No Reddit account or API key required.

๐Ÿ‘ User avatar

Stas Persiianenko

1.5K

4.6

Reddit Scraper

gio21/reddit-scraper

Scrape Reddit posts and comments from any subreddit. Extract titles, scores, authors, comments, and more using Reddit's public JSON API.