🎯 Automate Morning Brew–style Reddit Digests and Publish to DEV using AI

⚡ 358 views · 🎯 AI Summarization & Classification

💡 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

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Who’s it for

Community managers, content marketers, and builders who want a daily, skimmable update from a subreddit—automatically summarized, formatted, and cross-posted to DEV Community.

Here is a Link to video hackathon detailing this build.

What it does

How to set up

  1. Trigger: Start with Manual Trigger; swap to Cron (daily) when ready.
  2. RSS → URLs: Set the subreddit RSS of your choice, just add .rss to the end of the subreddit URL.
  3. Update AI Prompt to fit your needs

Requirements

How to customize

Best practices

🔗 Nodes Used

HTTP Request, RSS Read, Gmail, Markdown, Schedule Trigger, AI Agent

📥 Import

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

📖 Importing guide · 🔑 Credential setup