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
Watch Youtube Tutorial

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