Use Cases
- Extract comments from Hacker News for specific stories.
- Analyze community sentiment and insights from user comments.
- Automate the export of analyzed data to Google Sheets for reporting.
How It Works
Manually trigger the workflow to start the process. Retrieve comments from Hacker News using the story ID. Process comments through a vector store for clustering. Analyze clustered comments to generate insights and sentiment. Export the results to Google Sheets for further use.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set the story ID in the 'Set Variables' node.
- 3Run the workflow to fetch and analyze comments.
Apps Used
Hacker News
Google Sheets
OpenAI
Categories
Target Roles
Industries
Tags
#sentiment analysis
#ai content generation
#workflow management