Company Social Presence Mapper
v1.0.1$0.015/resultSignal Detection
Map any domain to its LinkedIn, X, Instagram, Facebook, and YouTube profiles with follower counts and verification status.
Install
bash
npx @mambalabsdev/mcp-company-social-presence-mapperUse Cases
- Profile enrichment. Resolve any company domain to its full social media footprint: LinkedIn, X, Instagram, Facebook, and YouTube with follower counts.
- Clay enrichment column. Add social URLs and follower counts as flat columns in your Clay table for outreach personalization.
Features
- LinkedIn, X, Instagram, Facebook, YouTube profile detection
- Follower and engagement count extraction
- Profile verification status checking
- Batch domain processing support
- Flat JSON output designed for Clay columns
- No API keys required
Input
company_domainstringrequiredThe company domain to analyze, e.g. 'stripe.com'. Do not include https:// or www.
Output schema
json
{
"company_domain": "notion.so",
"linkedin_url": "https://www.linkedin.com/company/notionhq",
"linkedin_followers": 350000,
"twitter_handle": "NotionHQ",
"instagram_handle": "notionhq",
"youtube_channel": "notionhq",
"verified_count": 3
}Pricing
$0.015per result
Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.
Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.