Social Links Finder
Pricing
from $20.00 / 1,000 successful api calls
Social Links Finder
Find all social media profile links from a website (LinkedIn, Twitter, Facebook, etc.).
Pricing
from $20.00 / 1,000 successful api calls
Rating
0.0
(0)
Developer
Alex Jordan
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
What does Social Links Finder do?
Social Links Finder scans any website and extracts all social media profile links — LinkedIn, Twitter/X, Facebook, Instagram, YouTube, TikTok, GitHub, and more — returning them as a clean, structured JSON object. No browser automation required.
Built on the Apify platform, results are returned in seconds and integrate with Apify's scheduling, webhooks, and 1,500+ tools via Zapier and Make.
Why use Social Links Finder?
- Lead enrichment — Automatically find social profiles for companies in your prospect list
- CRM enrichment — Attach LinkedIn and Twitter handles to company records at scale
- Outreach automation — Build multi-channel outreach sequences using discovered social profiles
- Competitor research — Map competitor social presence across all platforms
- Market research — Understand which social channels a brand prioritises by their homepage links
How to use Social Links Finder
- Click Try for free on this Actor's page
- Enter the URL you want to scan (e.g.
https://hubspot.com) - Click Start and wait a few seconds
- Download your results from the Output tab in JSON, CSV, or Excel
Input
| Field | Type | Required | Description |
|---|---|---|---|
url | string | ✅ | Website URL to scan for social links |
cache | boolean | ❌ | Use cached result if available (default true) |
Example input:
{"url": "https://hubspot.com"}
Output
Example output:
{"links": {"linkedin": ["https://www.linkedin.com/company/hubspot"],"twitter": ["https://twitter.com/HubSpot"],"facebook": ["https://www.facebook.com/hubspot"],"instagram": ["https://www.instagram.com/hubspot"],"youtube": ["https://www.youtube.com/user/HubSpot"],"github": ["https://github.com/HubSpot"]},"meta": { "cache_hit": false, "execution_time_ms": 390 }}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
Data fields
| Field | Type | Description |
|---|---|---|
links.linkedin | array | LinkedIn page URLs found |
links.twitter | array | Twitter/X profile URLs found |
links.facebook | array | Facebook page URLs found |
links.instagram | array | Instagram profile URLs found |
links.youtube | array | YouTube channel URLs found |
links.tiktok | array | TikTok profile URLs found |
links.github | array | GitHub profile or org URLs found |
Pricing / Cost estimation
$0.02 per successful API call on Apify.
- 1,000 successful Apify runs = $20.00
FAQ & Support
Is this legal? Social links are intentionally placed on public-facing websites for visitors to find — extracting them is fully legitimate.
Known limitations: Social links embedded only in JavaScript-rendered footers or modals may not always be detected.
Need help? Open an issue in the Issues tab or contact the support team for custom solutions.