Block 1 - Anthropic Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
Automated TikTok Influencer Discovery & Analysis A complete n8n automation that discovers TikTok influencers using Bright Data , evaluates their fit using Claude AI , and sends personalized outr...
@n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.filter, n8n-nodes-base.gmail, n8n-nodes-base.httprequest, n8n-nodes-base.wait, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dvir Sharon.
Original n8n.io sourceA complete n8n automation that discovers TikTok influencers using Bright Data, evaluates their fit using Claude AI, and sends personalized outreach emails. Designed for marketing teams and brands that need a scalable, intelligent way to find and connect with relevant creators.
This workflow provides a full-service influencer discovery pipeline: it finds TikTok profiles using search keywords, uses AI to assess alignment with your brand, and initiates contact with qualified influencers. Ideal for influencer marketing, brand partnerships, and campaign planning.
🔍 Keyword-Based Discovery
Locate TikTok influencers by specific niche-related keywords.
📊 Bright Data Integration
Access accurate TikTok profile data from Bright Data’s datasets.
🤖 AI-Powered Analysis
Claude AI evaluates each profile's fit with your brand based on bio, content, and more.
📧 Smart Email Notifications
Sends tailored outreach emails to creators deemed highly relevant.
📈 Data Storage
Google Sheets stores profile details, AI evaluation results, and outreach status.
🎯 Intelligent Filtering
Processes only influencers who meet your criteria (e.g., 5000+ followers, industry match).
⚡ Fast & Reliable
Uses professional scraping with robust error handling.
🔄 Batch Processing
Supports bulk influencer processing through a single automated flow.
| Field | Description | Example |
|---|---|---|
| Profile ID | TikTok profile identifier | tiktoker123456 |
| Username | TikTok handle | @creativecreator |
| URL | Profile link | https://tiktok.com/@creativecreator |
| Description | Creator bio | "Fashion & lifestyle content..." |
| Followers | Total follower count | 50,000 |
| Collaboration | AI assessment of brand fit | "Highly Relevant" |
| Analysis | 50-word Claude AI relevance summary | "Strong alignment with fashion..." |
Submit the form with search terms, business description, and industry category to trigger the workflow.
Edit the "Find the Collaborator" prompt to adjust:
Google Sheets log includes:
| Issue | Fix |
|---|---|
| Bright Data fails | Recheck API and dataset ID |
| No influencer data | Adjust keywords or dataset scope |
| Sheets permission error | Re-authenticate and check sharing |
| Claude fails | Validate API key and prompt |
| Emails not sent | Re-auth Gmail or update recipient field |
| Form not triggering | Reconfirm webhook URL and permissions |
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Lead Generation, AI Summarization |
| Author | Dvir Sharon |
| Published | 08 Jun 2025 |
Use the JSON export at /data/workflows/4774/4774.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automated TikTok Influencer Discovery & Analysis A complete n8n automation that discovers TikTok influencers using Bright Data , evaluates their fit using Claude AI , and sends personalized outr...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.