๐Ÿ“Š Auto-generate MVP startup ideas from Reddit with AI & Excel storage

โšก 1,243 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 MVP Generator โ€“ Auto-Generate Startup Ideas from Real User Pain Points The Reddit MVP Generator is a fully automated business idea mining system built in n8n. It scans trending posts and user comments on Reddit to identify real-world pain points and uses an AI-powered chain to generate detailed, structured MVP business ideasโ€”including industry, business type, revenue potential, and startup cost estimates.

๐Ÿš€ Key Features Live Reddit Scraper: Select from a curated list of entrepreneur and business subreddits (e.g., r/smallbusiness, r/entrepreneur, r/marketing) to fetch top trending posts.

Comment Analysis: Pulls Reddit comments and flattens threads to extract community pain points.

AI Business Generator: Uses OpenRouter-compatible LLMs (like GPT-4o-mini or Gemini Flash) to analyze post content and comments. Outputs are structured JSON objects with MVP ideas.

Zero Duplicate Analysis: Automatically deduplicates previously analyzed Reddit posts using a dynamic blocklist.

Excel Integration: Saves each MVP idea directly into your Microsoft Excel 365 sheet, organized by MVP, Industry, Pain Point, Startup Costs, and Revenue potential.

Easy Subreddit Selection: User-friendly form trigger lets you choose your target subreddit without editing the workflow.

Offline-Friendly: All results are stored in Excel for later review or distributionโ€”ideal for content creators, market researchers, or startup founders.

๐Ÿ› ๏ธ Requirements Free n8n account (self-hosted or cloud)

Reddit developer credentials

OpenRouter API key (supports Qwen, GPT-4o-mini, Gemini)

Microsoft Excel 365 with Azure OAuth2 app setup

๐Ÿ“ฆ What You Get Complete n8n workflow file

Setup notes inside the workflow (via Sticky Notes)

Instructions for Excel table formatting and OAuth2 setup

Output schema designed for downstream automation or AI agents

๐Ÿ”— Nodes Used

Microsoft Excel 365, Reddit, Basic LLM Chain, Structured Output Parser, n8n Form Trigger, OpenRouter Chat Model

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup