๐ Generate 360 social media reports with AI - Bright Data MCP
โก 7,160 views ยท ๐ Market Research & Insights
๐ก Pro Tip โ For competitive intelligence, ScraperNode can automate the data collection โ Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.
Description
Social Media Intelligence Workflow with Bright Data and OpenAI
Get a 360 Social media presence report for a person
Whoโs it for
Business development professionals, recruiters, sales teams, and market researchers who need comprehensive social media intelligence on individuals for lead qualification, due diligence, partnership evaluation, or candidate assessment.
How it works
- Enter target personโs details through the web form (name, company, location)
- AI Discovery Agent searches across selected platforms using name variations
- Profile validator verifies discovered profiles with confidence scoring
- Platform-specific agents analyze each profile using Bright Data MCP tools
- GPT-4 synthesizes all data into a comprehensive intelligence report
- Report automatically generated as formatted Google Doc with direct link
Requirements
- Bright Data MCP account with PRO access (Get your Bright Data API key here)
- OpenAI API key (or alternative LLM provider)
- Google Drive OAuth connection for report delivery
- n8n self-hosted instance or cloud account
How to set up
- Update Bright Data credentials:
- Find โBright Data MCPโ node (look for red warning note)
- Replace YOUR_BRIGHT_DATA_TOKEN_HERE with your actual token
- Update UNLOCKER_CODE_HERE with your unlocker code
- Update Google Drive settings:
- Find โCreate Empty Google Docโ node
- Select target folder there
- Configure your LLM credentials (OpenAI or alternative)
- Test with your own name using โBasicโ search depth

How to customize the workflow
- Add platforms: Extend the Switch node with new cases and create corresponding prompt builders
- Modify analysis depth: Edit the platform-specific prompt builders to focus on different metrics
- Change report format: Update the final LLM Chain prompt to adjust report structure
- Add notifications: Insert Slack or email nodes after report generation
- Adjust confidence thresholds: Modify validators to change profile verification requirements
- Alternative outputs: Replace Google Docs with PDF, Excel, or webhook to CRM
๐ Nodes Used
Google Drive, Markdown, AI Agent, Basic LLM Chain, OpenAI Chat Model, Simple Memory
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File