Social Media Profile Finder Pro
Pricing
Pay per usage
Social Media Profile Finder Pro
Find social media accounts by username across 400+ social networks instantly. Bulk search, residential proxy support, and fast results. Powered by Sherlock.
Pricing
Pay per usage
Rating
5.0
(2)
Developer
One Scales
Actor stats
3
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
Introduction
Social Media Profile Finder Pro checks a username against 400+ social platforms simultaneously and returns only the accounts that actually exist — no noise, no false positives, just confirmed live profile URLs.
Networks covered include Twitter/X, Instagram, TikTok, YouTube, LinkedIn, GitHub, Reddit, Pinterest, Twitch, Facebook, Snapchat, Steam, Telegram, Medium, Substack, Behance, Dribbble, SoundCloud, Spotify, Flickr, Tumblr, VK, and 280+ more.
Features
- Search 400+ social networks in a single run
- Bulk username input — paste hundreds at once
- Returns only confirmed, active profiles
- Direct URLs for every found account
- Residential proxy support for platforms that block datacenter IPs
- Structured JSON output, one row per username
Use Cases
- OSINT & investigations — Map a person's full online presence from a single username
- Brand monitoring — Check if your brand name is registered across all major platforms
- Competitor research — Find every channel a competitor uses for content distribution
- Recruiting & vetting — Verify social media presence for candidates or partners
- Username squatting detection — Identify impersonation accounts across networks
- Lead enrichment — Add social profile data to contact lists at scale
Usage
Input
| Field | Type | Required | Description |
|---|---|---|---|
usernames | List of strings | Yes | Usernames to search. Add row by row or bulk-paste a list. |
proxyConfiguration | Object | No | Proxy settings. Defaults to Apify Residential Proxy for best results. |
Use the bulk edit button in the Apify Console to paste hundreds of usernames at once (one per line).
{"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"},"usernames": ["onescales"]}
Tips:
- Use the exact username as it appears on profiles (case-sensitive on some platforms)
- For bulk runs of 50+ usernames, set memory to 2 GB+ in Run settings
- Common usernames (e.g.
john) will return many results — specific usernames give cleaner data
Output
One dataset row per username. Only found profiles are returned in the profiles array.
{"username": "onescales","found": 3,"profiles": [{ "site": "GitHub", "url": "https://github.com/onescales/" },{ "site": "Twitter", "url": "https://twitter.com/onescales" },{ "site": "Reddit", "url": "https://www.reddit.com/user/onescales" }]}
Each profile object contains:
site— name of the social networkurl— direct URL to the profile
Support
Questions or need additional features? Fill out the form at: https://docs.google.com/forms/d/e/1FAIpQLSfsKyzZ3nRED7mML47I4LAfNh_mBwkuFMp1FgYYJ4AkDRgaRw/viewform?usp=dialog
Credits
This actor is powered by Sherlock by Siddharth Dushantha, licensed under the MIT License.