App Logo
linkedin.com

Get LinkedIn company info

Get a LinkedIn company's full profile from its URL or bare slug. employeeCount is LinkedIn members associated with the page, not declared size, and can wildly exceed employeeCountRange; use employeeCountRange for self-declared size. websiteUrl is verbatim and can be a linkedin.com self-link. Returns companyId, universalName, name, tagline, description, websiteUrl, industries, specialities, employeeCount, employeeCountRange, followerCount, foundedYear, phone, headquarters, locations, and logoUrl.

Input

url optional

LinkedIn company page URL (e.g. https://www.linkedin.com/company/almapay/), a bare slug (e.g. almapay), or the numeric company id.

slug optional

Alias for url — accepted for compatibility; prefer url.

company optional

Alias for url — accepted for compatibility; prefer url.

companySlug optional

Alias for url — accepted for compatibility; prefer url.

companyUrlOrSlug optional

Alias for url — accepted for compatibility; prefer url.

Output

name required
companyId required

Inner numeric LinkedIn company ID from urn:li:fsd_company:N (e.g. 18834371 for almapay). Stable join key, and accepted as input in place of the slug.

universalName required

Canonical slug as LinkedIn returns it — may differ from the requested one if the page was renamed or redirected, which is why it is worth reading back rather than assuming the slug you asked for.

phone optional
logoUrl optional
tagline optional
locations optional
industries optional
websiteUrl optional

Company-declared website, returned verbatim — can be a linkedin.com self-link when the company set its own LinkedIn page as website (seen on stealth pages). Not normalized; filter linkedin.com values downstream if you need a real external site.

description optional
foundedYear optional
linkedinUrl optional
headquarters optional
specialities optional
employeeCount optional

Count of LinkedIn members associated with the page, not the declared size — on catch-all/stealth pages it can wildly exceed employeeCountRange (battle-tested: 5,933 members on a page declaring 2-10). Use employeeCountRange for the company's self-declared size.

followerCount optional
employeeCountRange optional

Start building not clicking