Reddit Sentiment Analysis for Apple WWDC25 with Gemini AI & Sheets - n8n Workflow | Neura Market
Reddit Sentiment Analysis for Apple WWDC25 with Gemini AI & Sheets
Automates scraping Reddit posts on Apple WWDC25, analyzes comment sentiment with Gemini AI, and logs results to Google Sheets for real-time insights.
This n8n workflow performs automated sentiment analysis on Reddit discussions about Apple's WWDC25 event. It uses Bright Data to scrape relevant posts and comments based on customizable search terms, dates, and sorting. A polling mechanism checks scraping status before proceeding to process each comment individually with Google Gemini AI for accurate sentiment categorization (positive, negative, neutral).
Results are compiled and appended to a Google Sheet, providing a structured dashboard for
Platform
n8n
Category
Healthcare
Price
$19.99
Creator
Maxim Luong
sentiment-analysis
reddit
gemini-ai
google-sheets
bright-data
social-media
scraping
ai-analytics
wwdc
apple
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.