n8n + Reddit Search Scraper

Automate Reddit Search Monitoring

Use our pre-built n8n workflow to run the Reddit Posts Search Scraper on a schedule. Push results to Google Sheets, Slack, webhooks, and more—no coding required.

400+Active Users
NoneReddit API Keys
Scraping Limit
5.0Apify Rating
How It Works

Interactive Workflow Overview

See how data flows from trigger to outputs. Import the workflow into n8n and you're ready to go.

Active · Reddit Posts Search Scraper Workflow
Trigger
Schedule Trigger
Every 6 hours · or run manually
Runs automatically on a schedule, or trigger it yourself whenever you need fresh data.
Set Node
Configure Search
Enter search keyword and token
Set your search keyword, add your Apify token, and choose how many results you want.
HTTP Request
Start Reddit Scraper
Starts scraping on Apify
Sends your search to the Reddit scraper on Apify. Your token keeps it secure.
Wait Node
Wait for Scrape to Finish
About 60 seconds
Gives the scraper time to collect Reddit posts before fetching results.
Fetch Results
Get Scraped Posts
Collects all scraped posts
Retrieves the collected Reddit posts—titles, scores, authors, subreddits, and comments.
Filter & Enrich
Clean Up Posts
Labels viral posts · sorts by popularity
Adds labels like viral or trending based on score, and sorts posts by popularity.
Split In Batches
Route to Outputs
Fan-out to 3 destinations
Branch A
Google Sheets
Save to Spreadsheet
Append rows · timestamp
Branch B
Slack
Alert on Trending
Get alerts when posts go viral
Branch C
Email / Webhook
Daily Digest
HTML report · summary
RedditScrapers.com
No API keys. No limits.
Start scraping in minutes.
Reddit Posts Search Scraper · Hosted on Apify · JSON & CSV output
Free tier included · Pay per result · 400+ active users
Getting Started

How to Use the Workflow

2. Import into n8n

Download the workflow JSON, open n8n, go to Workflows → Import from File (or paste JSON). The workflow will appear with all nodes connected.

Download Workflow

3. Configure & Run

Add your search keyword (e.g. your brand name) and paste your Apify token in the workflow. Save and activate—that's it.

Sample Output

What You'll Get

Each scraped post includes these fields for analysis, alerts, or dashboards.

title, body, url
author, subreddit
score, num_comments
created_utc, created_date
quality_tag (viral/trending/active)
top_comment, comments[]
post.json
{
  "title": "Brand mention example",
  "author": "redditor123",
  "subreddit": "technology",
  "score": 150,
  "quality_tag": "trending",
  "permalink": "https://reddit.com/...",
  "scraped_at": "2026-03-15T12:00:00Z"
}

Ready to Automate?

Get your free Apify token, import the workflow, and start monitoring Reddit in minutes.

Try Free on Apify Try Search Scraper
Download n8n Workflow Back to Home