Reddit Posts Scraper avatar

Reddit Posts Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Reddit Posts Scraper

Reddit Posts Scraper

Transform your Reddit research with ultra fast data extraction! Collect 1000+ posts per minute from any subreddit, search query, or URL. Track trending topics, monitor brand discussions, and analyze community engagement effortlessly. Start gathering valuable insights in minutes!

Pricing

from $3.00 / 1,000 results

Rating

2.4

(4)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

21

Bookmarked

1.4K

Total users

131

Monthly active users

16 hours

Issues response

7 hours ago

Last modified

Share

ParseForge Banner

πŸ“± Reddit Posts Scraper

πŸš€ Extract Reddit posts at 1,000+ posts per minute. Pull from subreddits, search queries, or direct URLs with score, comment, flair, domain, and author filters. No login, no API keys.

🧡
Full comment tree
πŸ‘€
Author profiles
πŸ”ž
Safety flags
πŸ“ˆ
Virality metrics

The Reddit Posts Scraper collects post data from any public subreddit, search query, or direct Reddit URL. Each record includes title, full text, author, score, upvote ratio, comment count, creation date, domain, flair, media flags, and awards. Runs return 1,000+ posts per minute on residential proxy, making it practical for trend analysis, content research, and ongoing monitoring at scale.

The Actor supports three input methods (subreddit names, search queries, and direct URLs), six sort modes (hot, new, top, rising, controversial, relevance), and seven time windows (hour, day, week, month, year, all, default). Filters let you narrow by score range, comment count, flair, domain, and author before results hit the dataset.

🎯 Target AudienceπŸ’‘ Primary Use Cases
Market researchers, data analysts, social media managers, content creators, brand teams, academic researchersTrend analysis, sentiment monitoring, competitive research, content discovery, community tracking, public-discourse datasets

πŸ“‹ What the Reddit Posts Scraper does

Three input methods, combinable in a single run:

  • πŸ“‹ Subreddit mode. Provide subreddit names (without the r/ prefix) to pull posts from each community.
  • πŸ” Search mode. Enter search queries to find posts across all of Reddit, or scoped to a specific subreddit.
  • πŸ”— URL mode. Paste direct Reddit URLs (subreddit pages, search URLs, or individual post URLs).

Each post record includes title, self-text, author, subreddit, score, upvote ratio, comment count, creation date, permalink, domain, flair, NSFW/spoiler/stickied flags, media flags, gallery status, and award count.

πŸ’‘ Why it matters: manually browsing Reddit for trends, mentions, or competitor discussions is slow and doesn't scale. This Actor collects structured post data on demand, ready for CSV export, dashboard ingestion, or CRM enrichment.

πŸ“Š Data fields

Each record includes: archived, author, authorFlair, authorId, awards, contentCategories, contentType, controversyScore, createdAt, createdUtc, distinguished, domain, engagementRate, estimatedViews, id, isCrosspost, isGallery, isOriginalContent, isSelf, isVideo, linkFlairText, locked, numComments, over18, parsedId, permalink, postAgeHours, postFlair, postedDay, postedHour, previewImages, score, scrapedAt, selfText, selfTextHtml, spoiler, stickied, subreddit, subredditId, thumbnail. All 40 field names come from a real production run, so what you see here is what lands in your dataset.

⚠️ Good to Know: residential proxies are required when running on Apify. Reddit blocks datacenter IPs, so the scraper will fail without proper proxy configuration. The proxy input is already pre-filled with the recommended settings.

πŸš€ How to use

  1. πŸ“ Sign up. Create a free account with $5 credit (takes 2 minutes).
  2. 🌐 Open the Actor. Go to the Reddit Posts Scraper page on the Apify Store.
  3. 🎯 Set input. Add subreddits, search queries, or URLs. Pick a sort mode, set filters, and set maxItems.
  4. πŸš€ Run it. Click Start and let the Actor collect your data.
  5. πŸ“₯ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.

⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.

πŸ”— MCP Connector integrations

Pipe each scraped Reddit post directly into your tools via the Model Context Protocol. No code, no API keys to manage. Authorize a connector once via OAuth in the Apify Console and the actor sends data to your account automatically.

Officially supported services

ServiceURL to paste in the connector wizardUse case
πŸ“ Notionhttps://mcp.notion.com/mcpResearch log β€” each Reddit post becomes a sub-page in your Notion workspace with full title, body, author and stats
πŸ“‹ Linearhttps://mcp.linear.app/sseFeedback queue β€” each post becomes an issue in your Linear team, ready to triage
πŸ“Š Airtablehttps://mcp.airtable.com/mcpMention tracking β€” each post becomes a row in a base with structured columns you can filter, sort, and analyze
βš™οΈ Apifyhttps://mcp.apify.comActor chaining β€” each post triggers another Apify Actor (sentiment analysis, translation, enrichment, screenshot, etc.)

Setting up Notion

  1. Create a target page in Notion (e.g. "Reddit Research")
  2. Open that page β†’ β€’β€’β€’ (top right) β†’ Connections β†’ connect your Apify integration
  3. Copy the full page URL
  4. In Apify Console β†’ input form β†’ click + on πŸ”— MCP Connector β†’ paste https://mcp.notion.com/mcp β†’ click Authorize β†’ login with Notion β†’ allow access
  5. Run the actor with:
    • πŸ”— MCP Connector: the new "Notion" connector
    • πŸ”— Mode: πŸ“„ One entry per post
    • πŸ”— Target page: paste the Notion page URL
    • πŸ”— Message (optional): leave empty for a rich default template with headings, blockquote, bullets

Setting up Linear

  1. In Apify Console β†’ click + on πŸ”— MCP Connector β†’ paste https://mcp.linear.app/sse β†’ Authorize β†’ grant access to your workspace
  2. In Linear, decide which team should receive the issues and copy that team's URL (looks like https://linear.app/<workspace>/team/<TEAM_KEY>)
  3. Run the actor with:
    • πŸ”— MCP Connector: the new "Linear" connector
    • πŸ”— Mode: πŸ“„ One entry per post
    • πŸ”— Target page: paste the Linear team URL (the actor extracts the team key automatically)

Each scraped post becomes a new Linear issue with the post title as the issue title and the Markdown-formatted body as the description.

Setting up Airtable

Airtable requires a one-time setup of the destination table with specific column names.

  1. Sign up at airtable.com (free tier works)
  2. Create a new base β†’ in the first table, configure these 8 columns exactly (case-sensitive):
Column nameType
TitleSingle line text
AuthorSingle line text
SubredditSingle line text
ScoreNumber (integer)
CommentsNumber (integer)
URLURL
CreatedAtSingle line text or Date
SelfTextLong text
  1. Copy the full URL of the table (looks like https://airtable.com/appXXXXXXXX/tblYYYYYYYY/viwZZZZZZZZ) β€” the actor extracts baseId and tableId from it
  2. In Apify Console β†’ click + on πŸ”— MCP Connector β†’ paste https://mcp.airtable.com/mcp β†’ Authorize β†’ grant access to your workspace
  3. Run the actor with:
    • πŸ”— MCP Connector: the new "Airtable" connector
    • πŸ”— Mode: πŸ“„ One entry per post
    • πŸ”— Target page: paste the table URL

Each scraped post appears as a new row.

Setting up Apify (actor chaining)

Trigger another Apify Actor for every scraped post β€” useful for enrichment pipelines (e.g. run a sentiment analysis actor on each post's text, or feed each URL into a deep-scraping actor).

  1. In Apify Console β†’ click + on πŸ”— MCP Connector β†’ paste https://mcp.apify.com β†’ Authorize (uses your existing Apify token, no extra OAuth)
  2. Decide which actor you want to call per post. Browse https://apify.com/store and copy its identifier (e.g. apify/rag-web-browser or your-username/sentiment-analyzer)
  3. Run the actor with:
    • πŸ”— MCP Connector: the new "Apify" connector
    • πŸ”— Mode: πŸ“„ One entry per post
    • πŸ”— Target page: the target actor ID (e.g. apify/rag-web-browser)
    • πŸ”— Tool name override: call-actor (required β€” Apify MCP exposes many tools, this picks the right one)

Each scraped post fires a run of the target actor with {url, title, query, text, post} as input. The run is fire-and-forget (waitSecs: 0) so the scraper finishes fast even if downstream actors are slow.

Power user: custom format

The actor also accepts any other MCP server URL β€” fill the advanced fields:

  • πŸ”— Custom template β€” write Markdown using {{post.title}}, {{post.url}}, {{post.author}}, {{post.score}}, {{post.numComments}}, {{post.subreddit}}, {{post.permalink}}, {{post.selfText}}, {{post.createdAt}}, {{post.domain}} placeholders
  • πŸ”— Tool name override β€” bypass auto-detection and pick a specific MCP tool name
  • πŸ”— Arguments JSON override β€” provide the full argument shape literally (e.g. with custom Airtable column names, Linear teamId, Notion's rich_text blocks)

πŸ’‘ Pro Tip: browse the complete ParseForge collection for more data scrapers.

How to enable MCP enrichment

Inside the input form, scroll to the ✨ Enrichment section and follow these steps:

  1. Toggle on the Enrich Output checkbox.
  2. Pick a connector in the Enrichment Connector dropdown. If you don't have one yet, click the + button, paste the URL https://api.trendsmcp.ai/mcp, and paste your bearer token from trendsmcp.ai.
  3. Run the actor. Every scraped item gets an extra enrichment object with cross-platform momentum curves (Google, YouTube, Amazon), 1-month and 12-month growth rates, and a trend state classification (rising / stable / declining).

The enrichment is cached per unique key (subreddit or hashtag), so a 100-item run from the same source costs only one batch of API calls. Get a free API key (100 requests per month, no credit card) at trendsmcp.ai.

⚠️ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Reddit, Inc. or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. Only publicly available post data is collected.

πŸ†˜ Need Help?

If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.

For faster answers, join our Discord. It's the best place to get support and suggest new actors.