LinkedIn URL Resolution
free skill · identity-enrichment
Turn a list of company domains into company profile URLs, and fill the gaps a native enrichment leaves behind.
/plugin marketplace add mambalabsdev/mamba-labs-skillsWhat it does
Native enrichments resolve most domains to a company profile and quietly return nothing for the rest, and the rest is where the interesting companies often are. This skill resolves the list, reports the fill rate, and handles the specific cases that cause misses: holding company structures, country subsidiaries, and companies whose profile name does not resemble their domain.
When to use it
- find LinkedIn URLs from domains
- my LinkedIn column has gaps
- domain to LinkedIn
- enrich with social data
- resolve company profiles
What it needs from you
- domains: the domain list
- names: company names where available, which improve the match
Live data it reads
Resolution runs domain to company profile directly, and can return firmographics in the same call so a second enrichment is not needed. - domain-to-linkedin-url-resolver: company domain to company profile URL, with optional firmographics Store page: https://apify.com/mambalabs/domain-to-linkedin-url-resolver Runnable example input:
How it works
- Normalize domains before resolving: lowercase, strip protocol, strip the www prefix, and drop tracking parameters.
- Pass the company name alongside the domain where you have it. The pair resolves materially better than the domain alone.
- Report the fill rate before and after. The point of this skill is the gap it closes, so the gap has to be measured.
- Handle the three miss patterns: a holding company domain whose profile is under a trading name, a country subsidiary that shares a domain with a global parent, and a company whose profile name shares no tokens with its domain.
- Decide the parent versus subsidiary rule up front, because both are correct answers to different questions and mixing them corrupts follower and headcount data.
- Spot check a sample by hand. Resolution rates look fine right up until they are matching the wrong entity.
What you get back
The resolved table with domain, profile URL, matched name and confidence; the fill rate before and after; the unresolved list with its miss pattern; and the sample check result.
The quality bar
- Fill rate is reported before and after
- The parent versus subsidiary rule is decided and stated
- Unresolved rows are labeled with a miss pattern rather than left blank
- A hand checked sample is included
Where it runs
- Claude Code
- Codex CLI
- Cursor
- MCP-compatible agents
Get the skill
We will email you the install command and a link to the skill. No account, no purchase.