This workflow automates the process of gathering, classifying, summarizing, and email-reporting of recent Reddit posts and n8n community forum discussions. It runs twice daily—at 9am and 5pm—fetching the latest posts from specified subreddits and the n8n forum. The workflow uses HTTP requests to gather posts, extracts relevant content, employs AI-powered language models for classification and summarization, and compiles the findings into well-formatted HTML emails. It leverages n8n’s schedule triggers for timed operations, web scraping nodes to extract post details, and AI nodes for context analysis. This automation is useful for community managers, support teams, or content curators who want a streamlined, regular overview of trending questions, problems, and discussions within the n8n ecosystem and Reddit community.
Automated Daily Reddit and Forum Summary Reports
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenRouter, @n8n/n8n-nodes-langchain.outputParserStructured, @n8n/n8n-nodes-langchain.textClassifier, code, emailSend, filter, html, httpRequest, manualTrigger, merge, reddit, scheduleTrigger, set, splitOut, stickyNote |
Reviews
There are no reviews yet.