This n8n workflow automates the monitoring of Facebook group posts related to a brand, performing sentiment analysis and extracting key insights. It starts with scheduling to trigger periodically, then fetches Facebook group URLs and scrapes posts using Bright Data’s API. The workflow tracks progress, filters posts by brand mentions, and analyzes each post’s sentiment using OpenRouter’s language model. It further extracts summaries, categorize posts, and consolidates results into Google Sheets for continuous monitoring and reporting. This setup is ideal for brands wanting real-time social sentiment tracking across multiple Facebook groups, enabling quick responses to customer feedback and reputation management.
Automated Facebook Group Monitoring & Sentiment Analysis Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenRouter, @n8n/n8n-nodes-langchain.sentimentAnalysis, aggregate, filter, googleSheets, httpRequest, limit, merge, scheduleTrigger, set, splitOut, stickyNote, switch, wait, webhook |
Reviews
There are no reviews yet.