Reads the LOGGED-OUT LinkedIn profile page for a list of slugs or URLs and delivers name, headline, location, current company, job titles, education, follower and connection counts and the profile photo. Only what LinkedIn publishes to visitors: the fields behind its sign-in wall (full experience history, contact details) are not collected and never guessed. No login, no cookies, no browser.
$0.005 per delivered profile, up to 50 profiles per run. Nothing delivered means nothing charged.
Inputs
profiles (array, required) — Profile slugs (williamhgates) or /in/ URLs, one per line.
country (string) — ISO 3166-1 alpha-2 code — proxy exit geo and Google locale (gl). Omit for the default pool.
max_results (integer) — How many profiles to deliver at most (1–50). You pay only for delivered profiles.
What one profile looks like
slug (string) — Profile slug.
name (string) — Full name.
headline (string, nullable) — Profile headline.
location (string, nullable) — Location as published.
country (string, nullable) — Country when exposed.
job_titles (string[]) — Titles listed in the public schema block.
company (string, nullable) — Current company.
company_url (string, nullable) — Company LinkedIn URL.
education (string[]) — Schools listed publicly.
followers (integer, nullable) — Follower count.
connections (integer, nullable) — Connection count as shown.
image (string, nullable) — Profile photo URL.
url (string) — Profile URL.
FAQ
What does the LinkedIn profile API return?
Reads the LOGGED-OUT LinkedIn profile page for a list of slugs or URLs and delivers name, headline, location, current company, job titles, education, follower and connection counts and the profile photo. Only what LinkedIn publishes to visitors: the fields behind its sign-in wall (full experience history, contact details) are not collected and never guessed. No login, no cookies, no browser. Each row carries 13 fields, listed in full on this page.
What do I send it?
A semantic input, not a URL list: profiles are required. One run returns up to 50 profiles.
How much does the LinkedIn profile API cost?
$0.005 per delivered profile. A run that delivers nothing is not billed, and the
monthly free credit covers about 200 profiles here.
Do I need my own proxies for it?
No. The collector runs on our residential network and handles rotation, retries and pagination internally.