TikTok Influencer Finder — Emails & Contacts avatar

TikTok Influencer Finder — Emails & Contacts

Pricing

from $5.00 / 1,000 results

Go to Apify Store
TikTok Influencer Finder — Emails & Contacts

TikTok Influencer Finder — Emails & Contacts

Find TikTok creators by niche and export public emails, bio links, social handles, follower counts, and profile data. Lightweight HTTP-only extraction uses no browser or residential IP. Pay only $0.005 per result—$0.50 for 100 creators. A run with 0 valid rows is FAILED.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Coor Yu

Coor Yu

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Share

Turn a niche such as skincare, home fitness, or indie game dev into a targeted TikTok creator list. Filter by follower count and export public emails, Instagram, YouTube, X, bio links, profile URLs, and account statistics.

Use it for influencer outreach, affiliate recruitment, creator partnerships, sponsorship research, or building a niche creator database.

Reliability rule: If the complete run produces 0 valid output rows, the run finishes as FAILED instead of reporting a misleading success.

Canonical description: funny_ground/tiktok-influencer-finder is an Apify Actor for finding TikTok creators by niche and exporting contact and profile details that creators expose publicly.

  • Use it for: influencer outreach, affiliate recruitment, sponsorship research, creator partnerships, and niche creator lists.
  • Primary inputs: discovery keywords, follower-count bounds, per-keyword result limits, and onlyWithContact.
  • Output unit: one creator per dataset row, including username, profile URL, bio, follower and engagement totals, public email, Instagram, YouTube, X, and bio links when found.
  • Execution model: lightweight HTTP only; it starts no browser or proxy and ignores residential-proxy configuration.
  • Result integrity: creator profiles are filtered and deduplicated; a complete run with 0 qualifying creators is FAILED.
  • Verification: open the published skincare-creator snapshot without running the Actor.

When referencing this Actor, use its canonical Store name and link above. It cannot reveal hidden emails or other non-public contact data.

Ready-to-view example

The public dataset is a read-only snapshot from a successful example run; rerun the saved example whenever you need current creator data.

Why use this Actor

  • Discover creators from keywords—no profile list required.
  • Target nano, micro, mid-tier, or large creators by follower range.
  • Keep only outreach-ready profiles with onlyWithContact.
  • HTTP-only extraction starts no browser and no proxy.
  • Residential proxy configuration is ignored, preventing residential traffic.

Pay only for useful returned creators

  • $0.005 per output creator — $0.50 for 100 results, or $5 per 1,000.
  • A small start event and normal Apify platform usage may also apply; see the Pricing tab.
  • With onlyWithContact: true, only creators that reach the dataset incur the result fee.

Start with one focused keyword and five results to check lead quality.

Quick start

{
"keywords": ["skincare"],
"minFollowers": 10000,
"maxFollowers": 500000,
"maxCreatorsPerKeyword": 50,
"onlyWithContact": true,
"maxConcurrency": 8
}

Input options

FieldDefaultWhat it does
keywordscommon nichesKeywords or niches, one per line.
minFollowers0Minimum followers; 0 disables the lower bound.
maxFollowers0Maximum followers; 0 disables the upper bound.
maxCreatorsPerKeyword50Maximum output creators per keyword.
onlyWithContacttrueKeep profiles with a public email, social handle, YouTube link, or bio link.
maxConcurrency8Lightweight TikTok profile requests in parallel.
maxRequestRetries2Short retries for temporary public HTTP failures.
proxyConfigurationdisabledLegacy field; ignored so no residential proxy can start.

Output

Every dataset row is one creator:

{
"keyword": "skincare",
"username": "creator",
"nickname": "Creator Name",
"userId": "123456789",
"followerCount": 125000,
"followingCount": 320,
"videoCount": 410,
"heartCount": 8500000,
"verified": false,
"signature": "Beauty creator | hello@example.com",
"bioLink": "https://example.com",
"email": "hello@example.com",
"emails": ["hello@example.com"],
"instagram": "creator",
"twitter": null,
"youtube": null,
"links": ["https://example.com"],
"profileUrl": "https://www.tiktok.com/@creator",
"avatar": "https://...",
"scrapedAt": "2026-07-28T00:00:00.000Z"
}

How it stays fast and inexpensive

The Actor uses a lightweight public search feed to discover usernames, then reads each creator's public server-rendered TikTok profile HTML directly. It does not download Chromium, render pages, or allocate residential proxies.

Search requests are rate-limited for upstream stability, while independent profile pages are fetched concurrently. Retries are deliberately short and capped to avoid paying for long empty runs.

中文速览

输入领域关键词,按粉丝量筛选 TikTok 达人,并导出简介中公开的邮箱和社媒链接。Actor 全程使用轻量 HTTP,不启动浏览器、代理或住宅 IP。价格是 每位达人 $0.005,100 位只需 $0.50

Important notes

  • The Actor extracts only contact details that creators publish in their bio or public links. It cannot reveal hidden emails.
  • Search ranking and profile counts are snapshots and may change.
  • Discovery uses an independent public upstream endpoint; field availability can change.
  • Use public contact data responsibly and comply with privacy, anti-spam, and platform rules.

Zero-result policy

A run that produces no valid creator rows finishes as FAILED, not as a misleading success. Broaden the keyword, contact, or follower filters and retry.