Automate Reddit Comment Sentiment Analysis with AI and Store in Google Sheets - n8n Workflow | Neura Market
Automate Reddit Comment Sentiment Analysis with AI and Store in Google Sheets
This workflow automates the process of analyzing Reddit comments for sentiment using AI and stores the results in Google Sheets. It helps in understanding public sentiment efficiently without manual effort.
The workflow begins by manually triggering the process and setting a Reddit post URL. It uses Bright Data to scrape comments from the specified Reddit post. After a brief waiting period to ensure data collection, it downloads the comments and limits the analysis to five comments for efficiency. Google Gemini AI is then employed to classify the sentiment of each comment as positive, negative, or neutral. The sentiment analysis results, along with the comments and reasoning, are saved to Google Sh
Platform
n8n
Category
AI
Price
Free
Creator
Jack Thompson
n8n
automation
sentimentanalysis
reddit
brightdata
webscraping
marketresearch
n8nworkflow
workflow
nocode
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.