What This Workflow Does
This n8n workflow automates competitive visual intelligence by analyzing images from Instagram and TikTok using GPT-4O Vision. It extracts and compares visual content strategies across multiple accounts, identifying color palettes, composition techniques, design trends, and aesthetic patterns that drive engagement on social platforms.
How It Works
- Submit your brand account and up to 3 competitor accounts through the form trigger
- The workflow routes data to platform-specific scrapers via Apify integration
- Collects recent visual content from both Instagram and TikTok profiles
- Processes images through GPT-4O Vision for detailed visual analysis
- Aggregates insights across all accounts for comparative analysis
- Organizes findings into Google Sheets for easy reference and tracking
- Filters and categorizes results by visual themes and trends
Use Cases
- Social media managers tracking competitor aesthetic trends to inform brand visual strategy
- Content creators analyzing what visual styles perform best in their niche
- Marketing teams benchmarking color schemes and composition styles against industry leaders
- E-commerce brands studying competitor product photography and presentation techniques
- Influencers identifying emerging visual trends before they reach mainstream popularity
Nodes Used
- Sticky Note – Documentation and workflow description
- Form Trigger – Collects account information from user input
- Apify – Scrapes visual content from Instagram and TikTok profiles
- Code – Processes and formats data between nodes
- Switch – Routes workflow based on platform type
- Filter – Selects relevant images and removes duplicates
- Aggregate – Combines data from multiple sources for analysis
- Google Sheets – Exports analyzed insights for storage and review
- Set – Configures variables and parameters throughout workflow
Prerequisites
- Active n8n instance with internet connectivity
- Apify account with API credentials configured
- Google Sheets integration connected to n8n
- OpenAI API key for GPT-4O Vision access
- Public Instagram and TikTok accounts to analyze
- Google Sheet created and accessible for data export
- Basic understanding of social media platform content structures
Difficulty Level
Intermediate – This workflow combines multiple external APIs and requires configuration of Apify, Google Sheets, and OpenAI credentials. Users should be comfortable with form inputs, API authentication, and basic data transformation concepts. No custom code modifications are required for basic operation.
This workflow template is shared under the n8n fair-code license. Free to use and modify.
Leave a Reply