# TikTok Email Scraper - Creator & Business Contacts (`zaver.api/tiktok-email-contact-extractor`) Actor

Extract emails and contact details from TikTok profiles - no login. Bulk lookup of emails hidden in bios, WhatsApp, link-in-bio and its service, plus commerce and TikTok-Shop seller flags and follower stats. Pay only for contacts found. Export to CSV, JSON or Excel.

- **URL**: https://apify.com/zaver.api/tiktok-email-contact-extractor.md
- **Developed by:** [Zaver](https://apify.com/zaver.api) (community)
- **Categories:** Lead generation, Social media
- **Stats:** 1 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 profile scrapeds

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

## TikTok Email Scraper 📧

**TikTok Email Scraper** extracts **emails and contact details** from TikTok creator and business profiles — **no login, no cookies**. Paste a list of usernames or profile URLs and get each account's **email (parsed from the bio), WhatsApp, link in bio and its service**, plus **commerce and TikTok-Shop seller flags** and follower stats. **You pay only for profiles where a contact is found.** Export to **CSV, Excel or JSON**, or straight to your CRM via the **API**.

Built for **creator outreach, influencer marketing, brand deals and sales prospecting**.

- ✅ **No login, no cookies** — your TikTok account is never touched
- ✅ **Finds emails hidden in the bio text** — the creator's real contact route
- ✅ **Link in bio + service** (Linktree, Beacons, Stan, Komi…) and **WhatsApp**
- ✅ **Commerce & TikTok-Shop seller flags** for e-commerce prospecting
- ✅ **Pay only for contacts found** — no-contact and private profiles are free
- ✅ **Bulk** — up to 50,000 profiles per run
- ✅ **CSV, Excel, JSON, XML** export + full API and integrations

***

### What data does it extract?

One row per profile:

| Field | Description | Example |
|---|---|---|
| `email` | Email parsed from the bio | `booking@creator.com` |
| `whatsapp` | WhatsApp number from a wa.me link | `+15551234567` |
| `bio_link` | Link in bio | `linktr.ee/creator` |
| `link_service` | Detected link-in-bio host | `Linktree` |
| `nickname` | Display name | `Jane's Kitchen` |
| `followers` / `videos` / `likes` | Stats | `48000` / `540` / `1.9M` |
| `is_seller` | TikTok Shop seller | `true` |
| `is_commerce` | Business/commerce account | `true` |
| `is_verified` | Verified badge | `false` |
| `bio` | Profile bio | `Recipes 🍳 collabs: jane@…` |
| `profile_url` | Profile link | `https://www.tiktok.com/@janes.kitchen` |

### Why choose this TikTok email scraper?

- **Reads the contact the creator actually published.** TikTok has no public email field — creators put their booking email in the bio and their real destination behind the link in bio. This Actor parses the **bio text** for emails and captures the **bio link + which service** it uses, so you get the route that works.
- **Pay only for what's useful.** Profiles with no email/WhatsApp are billed at a low base rate; **private and non-existent profiles cost nothing**. Turn on *Only return profiles with a contact* to keep your dataset (and bill) to real leads.
- **Built for commerce prospecting.** `is_seller` and `is_commerce` flags surface TikTok Shop sellers and business accounts in any list.
- **No login, no risk.** Your TikTok account is never used.

### How to extract TikTok emails (step by step)

1. Paste **usernames or profile URLs** (`gordonramsayofficial` or `https://www.tiktok.com/@nasa`), one per line.
2. *(Optional)* Turn on **Only return profiles with a contact**.
3. Click **Start**, then download from the **Storage → Dataset** tab as **CSV, Excel, JSON or XML**, or push to your CRM via the API.

#### Example input

```json
{
  "usernames": ["janes.kitchen", "https://www.tiktok.com/@somebrand", "@fitcoach"],
  "onlyWithContact": true
}
```

#### Example output

```json
{
  "username": "janes.kitchen",
  "nickname": "Jane's Kitchen",
  "email": "jane@kitchen.com",
  "bio_link": "linktr.ee/janeskitchen",
  "link_service": "Linktree",
  "followers": 48000,
  "is_seller": true,
  "is_commerce": true,
  "has_contact": true,
  "profile_url": "https://www.tiktok.com/@janes.kitchen"
}
```

#### Run it via the Apify API

```bash
curl "https://api.apify.com/v2/acts/YOUR~ACTOR/runs?token=YOUR_TOKEN" \
  -X POST -H "Content-Type: application/json" \
  -d '{"usernames": ["janes.kitchen"], "onlyWithContact": true}'
```

Works with the **Apify SDK**, **scheduled runs**, **webhooks**, and integrations for **Make, Zapier, n8n, Google Sheets, HubSpot and LangChain**.

#### Pairs with our TikTok Followers Scraper

Feed it the output of the **TikTok Followers & Following Scraper** to turn any creator's audience into an enriched, emailable leads list.

### Pricing — pay only for results

| Result type | Price |
|---|---|
| Profile with an email or WhatsApp found | **$0.008 per profile** ($8 / 1,000) |
| Profile with no contact found | **$0.004 per profile** ($4 / 1,000) |

Private and non-existent profiles return an error row and cost **nothing**. Set *Only return profiles with a contact* to be billed only for leads with a usable contact.

### Frequently asked questions

#### Do I need a TikTok login or cookies?

No. The Actor uses its own managed data infrastructure — no login, no cookies.

#### Where do the emails come from?

From the creator's **bio text** — TikTok has no public email field, so creators write their booking/collab email in the bio. The Actor also captures the link in bio (and its service) and any WhatsApp link.

#### What share of profiles have an email?

Business and creator accounts publish contact emails far more often than personal ones — highest in creator, coaching and e-commerce niches. Many others expose a link in bio you can follow.

#### Can I process thousands of accounts at once?

Yes — up to 50,000 per run. Feed usernames from a spreadsheet, the TikTok Followers Scraper, or the API.

#### Is this legal?

The Actor collects only **publicly available** data. You are responsible for using it in compliance with the laws that apply to you (including **GDPR**/**CCPA**) and TikTok's terms, and for honoring opt-outs. Don't use it for spam.

### Support & roadmap

Open an issue on the Actor's **Issues** tab. On the roadmap: **email verification**, **follower-range and category filters**, and **direct extraction from a creator's followers or a hashtag**.

# Actor input Schema

## `usernames` (type: `array`):

The accounts to extract contacts for. One per line, e.g. <code>gordonramsayofficial</code> or <code>https://www.tiktok.com/@nasa</code>. Up to 50,000 per run. Private and non-existent profiles are skipped free of charge.

## `onlyWithContact` (type: `boolean`):

Skip profiles where no email or WhatsApp was found, so your dataset contains only usable leads. You are never billed for skipped profiles.

## Actor input object example

```json
{
  "usernames": [
    "gordonramsayofficial",
    "https://www.tiktok.com/@nasa"
  ],
  "onlyWithContact": false
}
```

# Actor output Schema

## `results` (type: `string`):

One dataset item per profile, with email, WhatsApp, link in bio and profile data.

## `resultsCsv` (type: `string`):

The same records as a CSV download, ready for Excel, Sheets or your CRM.

## `runSummary` (type: `string`):

Counts for the run: profiles, emails found, and errors.

# 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 = {
    "usernames": [
        "gordonramsayofficial",
        "https://www.tiktok.com/@nasa"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("zaver.api/tiktok-email-contact-extractor").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 = { "usernames": [
        "gordonramsayofficial",
        "https://www.tiktok.com/@nasa",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("zaver.api/tiktok-email-contact-extractor").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 '{
  "usernames": [
    "gordonramsayofficial",
    "https://www.tiktok.com/@nasa"
  ]
}' |
apify call zaver.api/tiktok-email-contact-extractor --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,zaver.api/tiktok-email-contact-extractor"
        }
    }
}

```

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/AowwHEUY8BhgQ0KF4/builds/4klAZ6mC5P32BjFoZ/openapi.json
