# TokLead AI - Mass TikTok Email & Creator Lead Scraper (`automation_studio/toklead-tiktok-email-scraper`) Actor

Extract targeted emails, contact phone numbers, bio links, social profiles, and follower counts from TikTok creators and brands by keyword, niche, hashtag, location, or direct username list. Export to CSV, JSON & Excel.

- **URL**: https://apify.com/automation\_studio/toklead-tiktok-email-scraper.md
- **Developed by:** [Asad Naeem](https://apify.com/automation_studio) (community)
- **Categories:** Lead generation, Social media, E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.50 / 1,000 verified tiktok leads

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 🎯 TokLead AI - Mass TikTok Email & Creator Lead Scraper

> **Extract verified emails, direct phone & WhatsApp numbers, full biographies, follower stats, and bio links from TikTok creators at mass scale. Zero API key needed.**

***

### ⚡ What makes TokLead AI #1 on Apify?

Unlike generic TikTok scrapers that only return public usernames with missing emails or placeholder text, **TokLead AI** combines high-speed multi-page search harvesting with **live profile enrichment**.

- 📧 **Verified Emails (100% Cleaned):** Cleans search noise, strips URL artifacts, and extracts direct business emails from creator bios.
- 📱 **Direct Phone & WhatsApp:** Extracts contact numbers formatted with international country codes (`+1`, `+44`, `+92`, `+27`, etc.).
- 📝 **Full Real Biography:** Extracts actual profile bio text (with emojis, line breaks, and creator descriptions preserved).
- 🔗 **Bio External Links:** Captures `stan.store`, `linktr.ee`, `beacons.ai`, Shopify stores, and websites.
- 👥 **Creator Metrics:** Real follower count, total likes, video count, and verified badge.
- 💸 **Zero External API Cost:** Runs 100% autonomously using Apify's built-in proxies.

***

### 💎 Highly Competitive Pricing

| Plan / Model | Price | Best For |
| :--- | :--- | :--- |
| **Pay-Per-Result (PPE)** | **$2.50 / 1,000 Leads** ($0.0025/lead) | Pay only for what you extract. 50% cheaper than competitors! |
| **Free Trial** | **100 Free Leads** | Test live data quality risk-free with 1 click |

***

### 📥 Input Parameters

| Parameter | Type | Default | Description |
| :--- | :--- | :--- | :--- |
| `search_keywords` | Array | `["clothing brand", "fitness coach"]` | Target niches or search terms. |
| `hashtags` | Array | `["#apparel", "#ugc"]` | Target creator hashtags to scrape. |
| `direct_usernames` | Array | `[]` | Specific TikTok usernames to enrich directly. |
| `location_filter` | String | `""` | Target country or city (e.g. `United States`, `London`, `Australia`). |
| `max_results` | Integer | `100` | Maximum number of creator leads to extract. |
| `only_with_email` | Boolean | `true` | When `true`, only saves creators with verified emails. |
| `extract_phone_numbers`| Boolean | `true` | Extract phone/WhatsApp contact numbers. |
| `extract_social_links` | Boolean | `true` | Extract Instagram, YouTube, Twitter/X, and website links. |

***

### 📤 Sample Output Data

```json
{
  "email": "gian@undisputedprinciples.com",
  "additional_emails": [],
  "username": "undisputedprinciples",
  "nickname": "Undisputed Principles",
  "phone": null,
  "additional_phones": [],
  "followers_count": 37100,
  "likes_count": 443200,
  "video_count": 764,
  "is_verified": false,
  "is_business_account": true,
  "category_name": "Clothing Brand",
  "biography": "On a Mission to Build 1 Million Clothing Brands\n👕Download @thebrandworksmarket \n📩Gian@undisputedprinciples.com\n⬇️Collabs, Classes & Resources⬇️",
  "bio_link": "https://stan.store/undisputedprinciples",
  "social_links": {
    "linktree": "https://stan.store/undisputedprinciples"
  },
  "profile_url": "https://www.tiktok.com/@undisputedprinciples",
  "scraped_at": "2026-08-20T08:21:12.823Z"
}
```

***

### 🛡️ Proxy Configuration

TokLead AI automatically uses Apify's **Google SERP & Residential Proxies** for maximum speed and zero rate limits.

# Actor input Schema

## `search_keywords` (type: `array`):

Enter target niches, creator categories, or keywords to search for TikTok leads (e.g. 'fitness coach', 'ugc creator', 'dropshipping', 'beauty brand', 'real estate').

## `hashtags` (type: `array`):

Optional list of TikTok hashtags to target (e.g. '#fitness', '#ugccreator', '#dropshipping', '#fashiontok').

## `direct_usernames` (type: `array`):

Optional list of specific TikTok usernames to target directly (e.g. 'mrbeast', 'gymshark', 'addisonre').

## `location_filter` (type: `string`):

Optional geographic filter to narrow results by country or city (e.g. 'United States', 'New York', 'United Kingdom', 'Canada', 'Australia').

## `email_domains` (type: `array`):

Restrict results to certain email providers (e.g. 'gmail.com', 'yahoo.com', 'outlook.com', 'icloud.com'). Leave empty for all domain types.

## `only_custom_domains` (type: `boolean`):

When enabled, skips free email providers (Gmail, Yahoo, Outlook, Hotmail, iCloud) and only collects professional business domain emails like @brand.com, @agency.io — ideal for high-ticket B2B outreach.

## `max_results` (type: `integer`):

Maximum number of total TikTok creator lead profiles to extract.

## `only_with_email` (type: `boolean`):

When enabled, saves only profiles that contain a validated public email address.

## `extract_phone_numbers` (type: `boolean`):

Extract phone numbers and direct WhatsApp contact links from bio text.

## `extract_social_links` (type: `boolean`):

Extract other social profiles (Instagram, YouTube, LinkedIn, Twitter/X, Linktree) found in bio links.

## `proxyConfiguration` (type: `object`):

Built-in Apify Proxy configuration. Pre-configured with GOOGLE\_SERP for maximum search engine extraction rate.

## Actor input object example

```json
{
  "search_keywords": [
    "fitness coach",
    "ugc creator",
    "clothing brand"
  ],
  "hashtags": [
    "#fitness",
    "#ugccreator"
  ],
  "direct_usernames": [],
  "location_filter": "United States",
  "email_domains": [],
  "only_custom_domains": false,
  "max_results": 5,
  "only_with_email": true,
  "extract_phone_numbers": true,
  "extract_social_links": true,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "GOOGLE_SERP"
    ]
  }
}
```

# Actor output Schema

## `dataset` (type: `string`):

Dataset containing all extracted TikTok creator emails, phone numbers, social links, and profile details

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "search_keywords": [
        "fitness coach",
        "ugc creator",
        "clothing brand"
    ],
    "hashtags": [
        "#fitness",
        "#ugccreator"
    ],
    "direct_usernames": [],
    "location_filter": "United States",
    "email_domains": []
};

// Run the Actor and wait for it to finish
const run = await client.actor("automation_studio/toklead-tiktok-email-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "search_keywords": [
        "fitness coach",
        "ugc creator",
        "clothing brand",
    ],
    "hashtags": [
        "#fitness",
        "#ugccreator",
    ],
    "direct_usernames": [],
    "location_filter": "United States",
    "email_domains": [],
}

# Run the Actor and wait for it to finish
run = client.actor("automation_studio/toklead-tiktok-email-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "search_keywords": [
    "fitness coach",
    "ugc creator",
    "clothing brand"
  ],
  "hashtags": [
    "#fitness",
    "#ugccreator"
  ],
  "direct_usernames": [],
  "location_filter": "United States",
  "email_domains": []
}' |
apify call automation_studio/toklead-tiktok-email-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,automation_studio/toklead-tiktok-email-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/G94N6S4ympsvwtfs9/builds/aV3QrBVMfakHTasSa/openapi.json
