Skip to main content

Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach

Workflow preview

Workflow preview
100%
Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

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...

Best for

  • Lead Generation automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@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

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dvir Sharon.

Original n8n.io source

1.1 Workflow description

Title
Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach
Workflow name
Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach

🎯 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 outreach emails. Designed for marketing teams and brands that need a scalable, intelligent way to find and connect with relevant creators.


📋 Overview

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.


✨ Key Features

  • 🔍 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.


🎯 What This Workflow Does

Input

  • Search Keywords – TikTok terms for finding niche creators
  • Business Info – Brand description and industry
  • Collaboration Criteria – Follower count minimum, niche alignment

Processing Steps

  1. Form Submission
  2. TikTok Discovery via Bright Data
  3. Data Extraction and Normalization
  4. Save to Google Sheets
  5. Relevance Scoring via Claude AI
  6. Filtering Based on AI Score + Follower Count
  7. Personalized Email Outreach

Output Data Points

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..."

🚀 Setup Instructions

Prerequisites

  • n8n (cloud or self-hosted)
  • Bright Data account with TikTok access
  • Google Sheets + Gmail
  • Anthropic Claude API key
  • 10–15 minutes setup time

Step-by-Step Setup

  1. Import Workflow via JSON in n8n
  2. Configure Bright Data – Add API credentials and dataset ID
  3. Google Sheets – Setup credentials and map columns
  4. Claude AI – Insert API key and select desired model
  5. Gmail – Authenticate Gmail and update mail node settings
  6. Update Variables – Replace placeholders with business info
  7. Test & Launch – Submit a sample form and verify all outputs

📖 Usage Guide

Adding Search Keywords

Submit the form with search terms, business description, and industry category to trigger the workflow.

Understanding AI Analysis

  • Emails are sent only if:
    • Collaboration status = Highly Relevant
    • Follower count ≥ 5000
    • Industry alignment confirmed
  • Claude AI returns a 50-word analysis justifying the match

Customizing Filters

Edit the "Find the Collaborator" prompt to adjust:

  • Follower thresholds
  • Industry relevance
  • Additional metrics (e.g., engagement rate)

Viewing Results

Google Sheets log includes:

  • Influencer metadata
  • AI scores and rationale
  • Collaboration status
  • Email delivery timestamp

🔧 Customization Options

  • Add More Fields: Engagement rate, contact email, content themes
  • Email Personalization: Customize message templates or integrate other mail services
  • Enhanced Filtering: Use engagement rates, region, content frequency

🚨 Troubleshooting

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

Advanced Debugging

  • Check n8n execution logs
  • Run individual nodes for pinpointing failures
  • Confirm all data formats
  • Handle API rate limits
  • Add error-catch nodes for retries

📊 Use Cases & Examples

  • Brand Discovery: Fashion, tech, fitness creators
  • Competitor Insights: Find influencers used by rival brands
  • Campaign Planning: Build targeted influencer lists
  • Market Research: Identify creator trends across regions

⚙️ Advanced Configuration

  • Batch Execution: Process multiple keywords with delay logic
  • Engagement Metrics: Scrape and calculate likes-to-follower ratios
  • CRM Integration: Sync qualified profiles to HubSpot, Salesforce, or Slack

📈 Performance & Limits

  • Processing Time: 3–5 minutes per keyword
  • Concurrency: 3–5 simultaneous fetches (depends on plan)
  • Accuracy: >95% influencer data reliability
  • Success Rate: 90%+ for outreach and processing

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Anthropic Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 2 - Code

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 3 - Google Sheets1

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 4 - Filter

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 5 - Gmail

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 6 - Scrape Data from TikTok through Keyword by BrightData

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - 3 Minute Wait Time

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 8 - Extract Data from Snapshot Generated by BrightData

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Update Data in the Google Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 10 - Find the Collaborator

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Submit Form with Keyword, Business Info, Industry

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 14 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note11

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

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

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4774/4774.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Discover & analyze TikTok influencers with Bright Data, Claude AI & email outreach do?

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...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.