πŸ“Š Monitor Instagram competitor trends with Claude 3.5 & multi-channel alerts

⚑ 268 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” Heads up β€” if this workflow’s Instagram scraping breaks (it happens whenever Meta updates their frontend), ScraperNode is a community node that handles profiles, posts, reels, and comments without any HTML parsing.

View All Scrapers

Description

This enterprise-grade n8n workflow automates competitor monitoring on Instagram β€” from post fetching to AI-driven strategy alerts β€” using Claude AI, Instagram API, and multi-channel notifications. It tracks trends, analyzes performance, and delivers actionable insights via WhatsApp and email, keeping your team ahead with zero manual effort.

Key Features

Workflow Process

StepNodeDescription
1Schedule TriggerRuns daily at 10 AM or via webhook (/competitor-alert)
2Get Competitor ListLoads competitors from Competitors sheet
3Loop Over CompetitorsProcesses each competitor to avoid API limits
4Get Competitor PostsFetches last 10 posts via Instagram Graph API
5Calculate Performance MetricsComputes avg engagement and trend using Code node
6Generate AI Insights (Claude AI)Analyzes data for 3 strategic bullet-point insights
7Send Email AlertEmails detailed report to team
8Send WhatsApp Alert (Twilio)Sends concise alert via WhatsApp
9Log AlertRecords metrics and insights in AlertsLog sheet
10End WorkflowTerminates execution

Setup Instructions

1. Import Workflow

2. Configure Credentials

IntegrationDetails
Google SheetsService account with spreadsheet access
Instagram APIBusiness access token for media fetching
Claude AIAnthropic API key for claude-3-5-sonnet-20241022
TwilioCredentials for WhatsApp messaging
SMTP/EmailSMTP or Gmail for email alerts

3. Update Spreadsheet IDs

Ensure your Google Sheets include:

4. Set Triggers

5. Run a Test

Use manual execution to confirm:

Google Sheets Structure

Competitors

competitorNamecompetitorUserIdindustryFocus
BrandX1234567890Fashion

AlertsLog

competitoravgEngagementtrendinsightstimestamp
BrandX75.5Rising- Bullet 1…2023-10-01T12:00:00Z

System Requirements

RequirementVersion/Access
n8nv1.50+ (AI and messaging integrations supported)
Claude AI APIclaude-3-5-sonnet-20241022
Instagram Graph APIBusiness account access token
Twilio APIWhatsApp-enabled phone number
Google Sheets APIhttps://www.googleapis.com/auth/spreadsheets
SMTPFor email (e.g., Gmail OAuth)

Optional Enhancements

Result: A single automated system that monitors competitors, uncovers trends, and arms your team with AI strategies β€” delivered via WhatsApp and email with zero manual work.

Get in touch with us for custom n8n automation!

πŸ”— Nodes Used

Cron, Send Email, Google Sheets, HTTP Request, Twilio

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup