π¬ Transform Reddit questions into SEO blog posts with OpenAI and Google Sheets
β‘ 8,331 views Β· π¬ Content Creation & Video
π‘ 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.
Description
Turn Reddit Questions into SEO Articles Automatically
This workflow takes real user questions from Reddit and transforms them into fully structured blog posts β title, intro, steps, and conclusion β using AI.
How it works
- Manually triggered when you want to run it
- Scrapes the latest posts from a specific subreddit (e.g.
r/n8n) - Filters only posts that are real questions (based on keywords like βhow,β βwhat,β βwhyβ)
- Logs relevant questions into a Google Sheet as raw input
- Enhances each question using AI (rephrases, creates a clean title and slug)
- Generates full-length blog content:
- βοΈ Intro paragraph
- β Step-by-step guide
- π§ Clear conclusion
- Saves the final blog content to a second Google Sheet for publishing
Set up steps
- Youβll need access to:
- Reddit API (OAuth)
- OpenAI API
- Google Sheets
- Takes around 15β20 minutes to connect all the credentials and tweak prompts
- Customize the subreddit or topic focus by changing the Reddit node config
Perfect for content teams who want to scale content output using real community pain points β without ever starting from a blank page.
π Nodes Used
Google Sheets, Reddit, AI Agent, OpenAI Chat Model, Simple Memory
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File