TikTok Influencer Email Finder — Niche Creator Leads avatar

TikTok Influencer Email Finder — Niche Creator Leads

Pricing

from $5.00 / 1,000 results

Go to Apify Store
TikTok Influencer Email Finder — Niche Creator Leads

TikTok Influencer Email Finder — Niche Creator Leads

Search TikTok creators by niche and export outreach-ready public emails, bio links, social handles, follower counts, and profile URLs. Filter by audience size and require contact details. $0.50 per 100 results.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Coor Yu

Coor Yu

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Share

TikTok Influencer Finder — Emails & Contacts

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 first; if the public discovery source is blocked, the Actor calls the owned TikTok Scraper fallback with residential proxies disabled.
  • 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.
  • Direct HTTP is the default path; blocked search discovery falls back to the owned TikTok Scraper without residential proxies.
  • 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.
  • Large runs publish progress and an estimated remaining time in the Actor run status. If a caller sets a run charge limit, discovery stops before exceeding the remaining result capacity and the final status reports the truncation.
  • 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. The fallback keeps residential proxies disabled.

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 first uses a lightweight public search feed to discover usernames, then reads each creator's public server-rendered TikTok profile HTML directly. If that discovery feed is blocked, it calls the owned TikTok Scraper Actor for signed browser discovery. The fallback runs only on failure and keeps residential proxies disabled.

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;上游搜索被拦截时,才启用已有 TikTok Scraper 的非住宅降级路径。价格是 每位达人 $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.