App Logo
linkedin.com

get_profile

Scrape a LinkedIn profile's top card + About by URL: name, headline, location, and the full About prose. Build-hashed classes rotate, so anchors key on stable structure: name = first main h2; headline = the body-medium line (largest font in the top card); About = the section whose h2 is 'About'.

Input

profileUrl required

LinkedIn profile URL (public /in/<handle> or obfuscated /in/ACoAA...). Query string is stripped.

Output

profileUrl required
name optional
about optional

Full About prose with line breaks preserved; null if the profile has no About section.

headline optional
location optional

Start building for free