πŸ“Š Automate content research with Reddit scraping, AI analysis, and Google Sheets

⚑ 3,655 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

Workflow Summary

This workflow automatically scrapes new Reddit posts from your chosen subreddits and keywords, analyzes them with AI to extract summaries, pain points, and content angles, and then saves the insights into a Google Sheet. It’s a fully automated Content Research Engine that delivers fresh marketing ideas and community pain points straight into your database.

Setting up the workflow

  1. Connect Reddit β€’ In n8n, create a Reddit credential. β€’ Add the subreddits and keywords you want to track.

  2. Connect Google Sheets β€’ Make a copy of the database sheet. β€’ Connect your Google account in n8n.

  3. Connect OpenAI β€’ Add your OpenAI API key as a credential. β€’ The AI will summarize posts, extract pain points, and suggest content ideas.

  4. Run the workflow β€’ The workflow will search Reddit on a schedule. β€’ Results are processed by AI and automatically added to your Google Sheet.

πŸ”— Nodes Used

Google Sheets, Reddit, Schedule Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup