Social Media Email Finder
Pricing
Pay per event
Social Media Email Finder
Quickly generate targeted email leads from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Effortlessly search by keywords and locations, obtaining structured contact details and direct links. Perfect for marketers, recruiters, and sales professionals.
Pricing
Pay per event
Rating
5.0
(1)
Developer
Caprolok
Maintained by CommunityActor stats
8
Bookmarked
103
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Find social profiles by niche keyword and extract publicly listed email addresses across Instagram, TikTok, YouTube, Twitter (X), Threads, Reddit, Facebook, and VK. Optionally fills remaining slots from Linktree (site:linktr.ee) with email_source=bio_link.
What you can extract
- Emails found on the profile (
emails[]) email_source(serp_snippet/enrichment/bio_link/unknown) and heuristicemail_confidence- Name, username, about / bio
- Platform, profile link, thumbnail (
platform: linktreefor link-in-bio rows) - Followers / following / posts / likes / replies when present
- Keyword used for the run
How to use
- Create a free Apify account.
- Open the Social Media Email Finder on Apify.
- Enter a keyword, choose platforms, set max results. Optional:
email_mode,export_preset,include_link_in_bio, location / exclusions. - Click Start, then download JSON / CSV / Excel or use the API.
Email mode (honest limits)
| Mode | Behavior |
|---|---|
any (default) | Keep all found addresses |
consumer | Keep free-mail domains (gmail, yahoo, outlook, …) |
b2b | Drop free-mail domains (best-effort; lowers recall) |
Modes bias the search query and post-filter results. They are not a CRM enrichment guarantee.
Link-in-bio (Linktree)
When include_link_in_bio is on (default), after platform profiles the Actor runs a capped site:linktr.ee filler. Rows use email_source=bio_link and are billed the same data_request as social profiles.
Prefer a SEARCH_CONFIG.indexes.LINKTREE_BIOS datastore that includes linktr.ee. On exploded social-only stores this pass often returns 0 (fail-open).
Export presets
emails[] is always present. Presets add alias columns:
| Preset | Extra fields |
|---|---|
default | none |
instantly | email, firstName, profileUrl |
clay | Email, Name, Profile URL, Platform |
Pricing
This actor uses pay-per-event pricing.
| Event | When it charges |
|---|---|
data_request (primary) | Once per profile row with ≥1 email |
platform_usage | Usage true-up based on Apify platform compute |
Free users are capped and may see upgrade placeholders after a small reveal. Set the Console Monetization primary event to data_request.
Input parameters
| Field | Type | Description | Required |
|---|---|---|---|
keyword | string | Niche or industry keyword | Yes |
platforms | array of string | One or more of INSTAGRAM, TIKTOK, YOUTUBE, TWITTER, THREADS, REDDIT, FACEBOOK, VK | Yes |
max_results | integer | Max profiles with emails (default 10) | Yes |
email_mode | string | any / consumer / b2b | No |
export_preset | string | default / instantly / clay | No |
include_link_in_bio | boolean | Linktree filler pass (default true) | No |
location | string | Country filter (e.g. US) | No |
exclusions | array of string | Keywords / usernames to exclude | No |
Legacy maxResults is still accepted.
Sample input
{"keyword": "marketing","platforms": ["INSTAGRAM", "TIKTOK"],"location": "US","max_results": 10,"email_mode": "any","export_preset": "instantly","include_link_in_bio": true}
Sample output
[{"contentType": "profile","emails": ["contact@example.com"],"email_source": "serp_snippet","email_confidence": "high","email": "contact@example.com","keyword": "marketing","name": "Alex Grant","platform": "instagram","user_link": "https://www.instagram.com/alex","username": "alex"}]
Support
Questions or feature requests: open an issue on the actor page or contact the publisher via Apify.
Related scrapers
| Actor | Use for |
|---|---|
| Social Media Phone Finder | Public phones by niche |
| Social Media Profile Extractor | Enrich known handles |
| Social Media Influencer Finder | Creator shortlist |
| Social Media Posts Extractor | Posts from known accounts |
| Social Media Hashtag Posts Extractor | Niche hashtag / keyword posts |