This n8n workflow automates the process of extracting comments from a Reddit post, analyzing their sentiment using Google Gemini AI, and recording the results in Google Sheets. The workflow starts manually, allowing users to set a Reddit post URL, then uses Bright Data to scrape comments via snapshot creation and wait for data collection. It limits the comments to five for quick analysis, performs sentiment analysis using advanced AI models, auto-fixes output issues, structures the data, and finally saves the sentiment results in a Google Sheet. This setup is ideal for monitoring Reddit discussions, analyzing public sentiment, and generating reports without manual effort.
Reddit Sentiment Analysis Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @brightdata/n8n-nodes-brightdata.brightData, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserAutofixing, @n8n/n8n-nodes-langchain.outputParserStructured, googleSheets, limit, manualTrigger, set, stickyNote, wait |
Reviews
There are no reviews yet.