Social Media Phone Finder
Under maintenancePricing
Pay per event
Social Media Phone Finder
Under maintenanceExtract phone numbers from websites and social media profiles—like TikTok and Twitter. Works with URLs, usernames, or keyword searches. Perfect for lead generation, data scraping, and enrichment workflows.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Caprolok
Maintained by CommunityActor stats
2
Bookmarked
75
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Find social profiles by niche keyword and extract publicly listed phone numbers across Instagram, TikTok, YouTube, Twitter (X), Threads, Reddit, Facebook, and VK.
Expected hit-rate (honest)
Public phones on social SERP are much rarer than emails. Many profiles seed 0 numbers even when the search returns profile links. Enrichment can add a few more, but treat this Actor as sparse contact discovery - not a phone directory.
What you can extract
- Validated E.164
phone_numbers[](invalid strings dropped before charge) phone(primary), best-effortphone_country,phone_line_type(usuallyunknown)- Name, username, about / bio
- Platform, profile link, thumbnail
- Followers / following / posts when present
- Keyword used for the run
Phone mode
| Mode | Bias |
|---|---|
creator (default) | WhatsApp / call-me / +country style bios |
local_business | call us / hours / store wording (IG and Facebook often better) |
Link-in-bio (Linktree)
When include_link_in_bio is on (default), after platform profiles the Actor runs a capped site:linktr.ee filler (platform: linktree). Prefer SEARCH_CONFIG.indexes.LINKTREE_BIOS; exploded social-only stores often return 0 (fail-open).
How to use
- Create a free Apify account.
- Open the Social Media Phone Finder on Apify.
- Enter a keyword, choose platforms, set max results (optional
phone_mode/include_link_in_bio/ location / exclusions). - Click Start, then download JSON / CSV / Excel or use the API.
Pricing
This actor uses pay-per-event pricing.
| Event | When it charges |
|---|---|
data_request (primary) | Once per profile row with ≥1 validated E.164 phone |
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 phone numbers (default 10) | Yes |
phone_mode | string | creator or local_business | 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 |
Sample input
{"keyword": "marketing","platforms": ["INSTAGRAM"],"location": "US","max_results": 10,"phone_mode": "creator"}
Sample output
[{"contentType": "profile","phone_numbers": ["+15551234567"],"phone": "+15551234567","phone_country": "US/CA","phone_line_type": "unknown","keyword": "marketing","platform": "instagram","user_link": "https://www.instagram.com/example","username": "example"}]
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 Email Finder | Public emails 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 |