Automate Morning Brew-Style Reddit Digests to DEV.to with AI - n8n Workflow | Neura Market
Automate Morning Brew-Style Reddit Digests to DEV.to with AI
Fetches Reddit posts via RSS, enriches with scraping, AI-summarizes into skimmable digests, and auto-publishes to DEV Community. Optional email delivery for daily content updates.
This n8n workflow automates the creation and distribution of Morning Brew-style digests from any subreddit. It starts by pulling fresh posts through RSS feeds, then uses Bright Data to scrape detailed metrics like upvotes, comments, and replies. Data is processed and flattened using JMESPath for efficiency, before an AI model (OpenAI or Gemini) generates a formatted brief featuring Top Stories, Quick Hits, Community Q&A, and Comment Spotlights.
The output is converted to clean Markdown and publ
Platform
n8n
Category
Finance
Price
$24.99
Creator
Bryce Yu
reddit
rss
ai-summarization
dev.to
brightdata
content-marketing
automation
scraping
jmespath
gmail
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.