All sites
Data API
LinkedIn Data API
Company pages, profiles and job listings from LinkedIn.
10endpointslogin_wall · Rate Limit handled for you
Example (captured live)
linkedin.com
ExampleJSON responseclick the page to trace a field
{
"public_id": "williamhgates",
"scraped_at": "2026-08-18T09:38:26.847276+00:00",
"name": "Bill Gates",
"headline": "Co-chair",
"location": "Seattle, Washington, United States",
"region": null,
"country": "US",
"current_company": "Gates Foundation",
"about": "Chair of the Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
"avatar": "https://media.licdn.com/dms/image/v2/D5603AQF-RYZP55jmXA/profile-displayphoto-shrink_200_200/B56ZRi8g.aGsAY-/0/1736826818802?e=2147483647&v=beta&t=bKWfN6UwwtiCqFWsG7rBELbd48qJOAMLdxhBzzkJV0k",
"banner": "https://media.licdn.com/dms/image/v2/D5616AQEjhPbTCeblYg/profile-displaybackgroundimage-shrink_200_800/B56ZcytR5SGsAc-/0/1748902420393?e=2147483647&v=beta&t=a-tBeZkxzWTHWYY6MAjxt0oTEuxlW33EUkK3gm5_te4",
"followers": null,
"followers_count": 40578526,
"experience": [
{
"title": "Co-chair",
"company": "Gates Foundation"
},
{
"title": "Founder",
"company": "Breakthrough Energy"
},
{
"title": "Co-founder",
"company": "Microsoft"
},
{
"title": "Co-chair",
"company": "Gates Foundation"
},
{
"title": "Founder",
"company": "Breakthrough Energy"
},
{
"title": "Co-founder",
"company": "Microsoft"
},
{
"title": "Co-chair",
"company": "Gates Foundation"
},
{
"title": "Founder",
"company": "Breakthrough Energy"
}
],
"education": [
{
"school": "Harvard University",
"url": "https://www.linkedin.com/school/harvard-university/"
}
],
"languages": null,
"same_as": [
"https://www.linkedin.com/in/williamhgates"
],
"url": "https://www.linkedin.com/in/williamhgates"
}
GET
/v1/data/linkedin/profiles/{public_id}1 credit / run VerifiedMember Profile
Public member profile with avatar, about and experience.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| public_id | string | yes | Profile public id/vanity. |
| Advanced filters | |||
| country | string | no | Egress country. (default: us) |