📊 Scrape Reddit posts with BrowserAct, summarize with Gemini, and save to Google Sheets

34 views · 📊 Market Research & Insights

💡 Pro Tip — HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it — it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

🕵️‍♂️ Reddit Intelligence Monitor: AI-Powered Scraping with BrowserAct

Automate your market research and competitor analysis with this powerful “Set and Forget” workflow. It monitors Reddit for specific keywords and competitor subreddits, uses BrowserAct for stealth scraping, analyzes the sentiment with AI, and delivers a daily intelligence digest to your Google Sheets.

💡 Key Features

🛠️ How it Works

  1. Config Read: Reads a list of monitoring targets from a Google Sheet.
  2. Route: Splits the task into two paths (Competitor vs. Keyword) based on input type.
  3. Scrape: BrowserAct navigates to the target Reddit pages and extracts the latest posts.
  4. Process: Custom Code nodes clean the data and merge top 3 posts into a single prompt.
  5. Analyze: AI Agent generates an executive summary for each topic.
  6. Archive: Final reports are appended to your “Report” Google Sheet.

📋 Setup Guide

  1. Google Sheets: Create a sheet with two tabs:
    • Config: Columns keywords (for search terms) and competitor (for subreddit names).
    • Report: Columns Date, Competitor/Keyword, Summary, Link.
  2. BrowserAct: Connect your BrowserAct credentials and ensure you have the Reddit scraping task template ready.
  3. AI Model: Configure the Google Gemini Chat Model (or swap for OpenAI).
  4. Schedule: Enable the Schedule Trigger for daily automated runs.

🔗 Nodes Used

Google Sheets, Schedule Trigger, Basic LLM Chain, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup