TikTok Email & Profile Scraper (Bulk) avatar

TikTok Email & Profile Scraper (Bulk)

Pricing

from $3.50 / 1,000 results

Go to Apify Store
TikTok Email & Profile Scraper (Bulk)

TikTok Email & Profile Scraper (Bulk)

Bulk TikTok profile scraper with no login or API key. Export emails, phones and follower stats to CSV/JSON — a cheap TikTok API alternative.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

6

Monthly active users

2 days ago

Last modified

Share

TikTok Email & Profile Scraper — Bulk Contact & Stats Extractor (No Login)

TikTok Email & Profile Scraper — Bulk Contact Extractor No login Pay per result Lead Generation Export

Bulk-scrape public TikTok profiles and pull the contact email, phone and social handles out of every bio. Feed the Actor a list of @usernames or profile URLs and get back a clean, structured record for each — follower / following / likes / video counts, bio, bio link, verified & private flags, language, avatar and parsed contacts. It runs on pure HTTP with no headless browser, which makes it one of the fastest and cheapest ways to enrich TikTok creators in bulk. No login, no cookies, no API key, zero account-ban risk.

🏆 Why this TikTok email scraper?

15+ fields per profile · thousands of profiles per run · email + phone + social handles parsed from bios · direct HTTP (no browser) · overflow-safe stats (billions, never negative) · export to JSON / CSV / Excel. The unofficial TikTok API alternative for influencer lead generation, creator vetting and CRM enrichment.


✨ What this Actor does / Key features

  • 📧 Contact extraction — parses the contact email from each bio, plus phone when published and linked social handles (Instagram, YouTube, Twitter, Facebook, Linktree).
  • 📊 Full profile statsfollowerCount, followingCount, heartCount (total likes) and videoCount, read from TikTok's string-based stats so totals over 2 billion stay exact.
  • Status flagsverified and privateAccount booleans, plus display nickname and language.
  • 🔗 Bio link & avatar — the external bioLink and the profile-picture avatar URL.
  • 🎯 Email-only mode — flip onlyWithEmail to keep just the creators who expose a contact email.
  • Pure HTTP, no browser — reads public profile data directly, so each profile costs a fraction of the compute of a headless scraper.
  • 🛡️ Account-safe — no login, no cookies, no account of yours involved; runs through residential proxies with zero ban risk.
  • 🚦 Tunable throughput — set maxConcurrency for speed and maxResults for a hard cap.
  • 🧱 Resilient — private or deleted accounts are returned with a clear error flag instead of breaking the run.

🚀 Quick start (3 steps)

  1. Configure — paste TikTok @usernames or full profile URLs into profiles. Optionally turn on onlyWithEmail.
  2. Run — click Start. The Actor fetches each public profile in parallel and streams records into your dataset.
  3. Get your data — open the Output / Dataset tab and export to JSON, CSV, Excel or HTML, or pull it via the Apify API.

📥 Input

Give the Actor at least one entry in profiles. Everything else is optional.

Example — bulk enrich a list of creators

{
"profiles": ["mrbeast", "@charlidamelio", "https://www.tiktok.com/@khaby.lame"],
"onlyWithEmail": false,
"maxConcurrency": 10,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Example — email-only lead list (influencer outreach)

{
"profiles": ["khaby.lame", "bella.poarch", "zachking", "addisonre"],
"onlyWithEmail": true,
"maxConcurrency": 8,
"maxResults": 500
}

Example — high-throughput enrichment of a big handle list

{
"profiles": ["user1", "user2", "user3", "user4", "user5"],
"onlyWithEmail": false,
"maxConcurrency": 20,
"maxResults": 0
}
FieldTypeDescription
profilesarrayTikTok @usernames or full profile URLs, e.g. mrbeast, @khaby.lame, https://www.tiktok.com/@charlidamelio. Required.
onlyWithEmailbooleanSkip profiles that don't expose a contact email in their bio. Default false.
maxConcurrencyintegerHow many profiles to fetch in parallel (1–30). Default 8.
maxResultsintegerStop after saving this many profiles. 0 = no limit. Default 0.
proxyConfigurationobjectApify Proxy settings. TikTok requires residential proxies — keep the default.

Handle format: any of mrbeast, @mrbeast or https://www.tiktok.com/@mrbeast works — the Actor normalises them all to the same profile.

📤 Output

One structured record per profile, exportable to JSON, CSV, Excel or HTML. Here is a trimmed sample record:

{
"username": "khaby.lame",
"nickname": "Khabane lame",
"verified": true,
"privateAccount": false,
"followerCount": 161803949,
"followingCount": 80,
"heartCount": 2620236217,
"videoCount": 1329,
"bio": "If you want to laugh you are in the right place 😎 collab: team@khaby.com",
"bioLink": "https://linktr.ee/khaby.lame",
"language": "en",
"email": "team@khaby.com",
"phone": null,
"socialHandles": { "instagram": "khaby00" },
"avatar": "https://p16-sign.tiktokcdn.com/...",
"profileUrl": "https://www.tiktok.com/@khaby.lame"
}

💡 Use cases

  • Influencer lead generation — turn a list of handles into a contact-ready database with emails, phones and cross-platform handles.
  • Creator vetting — verify follower and engagement counts before signing a partnership.
  • CRM hygiene — refresh follower stats and contact details on a schedule.
  • Agency outreach — build email-only lists (onlyWithEmail) for cold campaigns.
  • Research & analytics — snapshot competitor or category accounts over time.
  • Audience cross-mapping — use socialHandles to link a creator's TikTok to their Instagram / YouTube presence.

👥 Who uses it

Influencer-marketing agencies · brand & growth teams running creator outreach · talent managers vetting deals · lead-gen and sales teams building contact lists · social-media researchers and data analysts.

💰 Pricing

This Actor runs on a simple pay-per-result model — you pay for the profiles you enrich, with no separate Apify platform fees to calculate. Because it uses plain HTTP instead of a browser, cost per profile is tiny. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.

❓ Frequently Asked Questions

Is it legal to scrape TikTok profiles? The Actor collects only publicly available profile data. You are responsible for using the data in compliance with TikTok's Terms, the GDPR/CCPA and applicable privacy laws.

Does TikTok have a public API for profile data? TikTok's official API is gated and limited, so this Actor reads public profile fields directly instead — giving you structured stats and contacts without any API key.

Is this a TikTok API alternative? Yes. It works as an unofficial TikTok API alternative — you scrape TikTok without an API key, reading public profile fields directly and returning them as structured records.

Do I need a TikTok login, cookies or API key? No. The Actor reads public profile data through residential proxies — no cookies, no account, no API key, and zero ban risk to any account.

Do I need a proxy? Yes — TikTok requires residential proxies. The default Apify Proxy (RESIDENTIAL group) is already set, so it works out of the box.

Will every profile have an email? No — only creators who publish one in their bio. Turn on onlyWithEmail for an email-only list, or keep it off and also use the phone and socialHandles fields for extra contact paths.

Why is this cheaper than other TikTok scrapers? It uses plain HTTP instead of a headless browser, so each profile costs a fraction of the compute. You can enrich thousands of profiles for very little.

How much data can I get? You can enrich thousands of profiles per run. Throughput scales with maxConcurrency; set maxResults to 0 for no cap.

Does it handle private or deleted accounts and huge like counts? Yes. Private/deleted accounts are returned with a clear error flag instead of breaking the run, and counts are read from TikTok's string-based stats so totals over 2 billion stay exact.

Can I scrape TikTok without login or cookies? Yes. This is a no-login TikTok profile scraper — it reads public data over plain HTTP with residential proxies, so no account, cookies or API key are needed.

How do I export TikTok data to CSV or JSON? Run the Actor on your list of usernames and export the dataset to CSV, JSON, Excel or HTML, or pull it through the Apify API — no manual copy-paste.

🔗 More lead-gen & contact scrapers by logiover

Enriching creators across platforms? Pair the TikTok scraper with the rest of the logiover lead-generation suite:

Platform / TaskActor
🎬 YouTube emailsYouTube Creator Email Finder
✖️ X / Twitter emailsX Profile Email Scraper
🌐 Website contactsWebsite Contact Scraper
🏢 B2B leadsB2B Lead Scraper
🔍 Multi-source leadsLeads Scraper
🔗 Social profilesBulk Social Profile Extractor
✅ Email verifyBulk Email Verifier
📬 DeliverabilityBulk Email Deliverability Checker
📇 Contact from siteJSON-LD & Meta Tag Extractor
🗺️ Local businessesOpenStreetMap Business POI Scraper

👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.

⏰ Scheduling & integration

Schedule this Actor on Apify to refresh TikTok creator stats and contacts daily or weekly. Export results to JSON, CSV or Excel, sync to Google Sheets, or push straight into your CRM, database and webhooks through the Apify API. Connect it to Make, n8n or Zapier to build automated influencer-outreach pipelines.

⭐ Support & feedback

Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏

This Actor collects publicly available profile data only and is intended for legitimate research, analytics and lead-generation use. You are responsible for complying with TikTok's Terms of Service, the GDPR/CCPA and all applicable privacy laws.


📝 Changelog

2026-07-06

  • ✨ README overhaul: refreshed badge row, richer output sample with full field reference, ready-to-run example scenarios, lead-gen suite cross-links, expanded keyword-gap FAQ and clearer quick-start.

2026-07-01

  • Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
  • Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
  • Added ready-to-run example tasks that cover common real-world use cases.

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for TikTok API alternative use, exporting TikTok data to CSV/JSON, and scraping TikTok without login.

2026-06-05

  • Reliability fix: results are no longer dropped by strict output validation — runs now complete cleanly even at high volume (thousands of results).
  • Stability & performance hardening; fresh rebuild.

2026-06-04

  • Verified live & refreshed build — reliability/maintenance pass.