Company Socials Finder
Find a company's social profiles (LinkedIn, X, Facebook, Instagram, YouTube, TikTok, GitHub) in bulk from a list of domains.
Find a company's social profiles (LinkedIn, X, Facebook, Instagram, YouTube, TikTok, GitHub) in bulk from a list of domains. Company accounts only - personal profiles are never returned. GDPR-clean. Free on a no-match.
$4.00 / 1,000 · Recently published - building its public record.
Run it on Apify → Free to try - runs bill per result on your own account.
What you give it
Every field is optional unless marked; sensible defaults do the rest.
| Field | Type | What it does | Default |
|---|---|---|---|
domains |
array | The company domains to find social profiles for, one per line. A bare domain (stripe.com), a URL or a www host all work. Only have company names? Run the Company Domain Finder first. | ["stripe.com", "adyen.com", "backmarket.com"] |
maxItems |
integer | Stop after this many domains. Default 1000; free-plan runs are capped at 5. | 1000 |
What you get back
One JSON object per result, with exactly these fields - no seller identities, no contact data, ever.
| Field | Type | Meaning |
|---|---|---|
input |
string | The domain from the input, echoed back. |
domain |
['string', 'null'] | The normalized domain, or null if the input was not a valid domain. |
website |
['string', 'null'] | The https homepage URL. |
linkedin |
['string', 'null'] | The company's LinkedIn company/school page. Personal /in/ profiles are never returned. |
twitter |
['string', 'null'] | The company's X (Twitter) profile. |
facebook |
['string', 'null'] | The company's Facebook page. |
instagram |
['string', 'null'] | The company's Instagram profile. |
youtube |
['string', 'null'] | The company's YouTube channel. |
tiktok |
['string', 'null'] | The company's TikTok profile. |
github |
['string', 'null'] | The company's GitHub organisation. |
socialLinks |
array | Every distinct company social URL found, in first-seen order. |
status |
string | found, none (homepage linked no company socials), unreachable, or invalid. |
checkedAt |
string | When the lookup ran (ISO timestamp). |
Health
Recently published - building its public record. Live record, failures included: status page.
Full documentation, examples and the AI-assistant prompt live on the store page.