Use Cases
- Analyze audience sentiment on YouTube comments for marketing insights.
- Track viewer engagement and feedback on video content.
- Automate the collection and analysis of comments for reporting purposes.
How It Works
Retrieve video URLs from a Google Sheet. Check the last fetch time to determine if new comments should be fetched. Fetch comments from YouTube for each video URL. Analyze the sentiment of each comment using OpenAI's language model. Format the results and append them to a Google Sheet.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set up Google Sheets and OpenAI credentials.
- 3Create a Google Sheet with two sheets: one for video URLs and another for sentiment analysis results.
- 4Run the workflow to start analyzing comments.
Apps Used
Google Sheets
OpenAI
YouTube
Categories
Target Roles
Tags
#sentiment analysis
#process automation
#workflow management