This n8n workflow automates the process of fetching posts from Reddit, analyzing their content with AI, and consolidating insights into a Google Sheet. It can be triggered manually or scheduled automatically every 3 hours. The workflow starts with a manual trigger or schedule, then retrieves multiple Reddit posts using dedicated nodes. Each post is filtered based on specific features and content, then key fields are selected for AI analysis. The OpenAI model examines the content to identify relevant insights, which are then used to generate comments or summaries. The results are stored in a Google Sheet for easy review and further action, making it useful for monitoring Reddit discussions, sentiment analysis, or content curation.
Automated Reddit Content Analysis and Reporting Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, googleSheets, if, manualTrigger, merge, reddit, scheduleTrigger, set |
Reviews
There are no reviews yet.