ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

LinkedIn

LinkedIn Person Profile

Get the full profile for a LinkedIn member by public handle — name, headline, location, about, experiences, educations, skills, certifications, and follower/connection counts — as JSON. Costs 4 credits.

POST/api/v1/linkedin/person

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
usernamestringrequired

Public identifier (vanity handle) from the member's profile URL.

Example: williamhgates

include_experiencesboolean

Include the experiences section. Enabled by default server-side.

include_educationsboolean

Include the educations section. Enabled by default server-side.

include_skillsboolean

Include the skills section. Enabled by default server-side.

include_certificationsboolean

Include the certifications section. Enabled by default server-side.

include_follower_and_connectionboolean

Include follower and connection counts. Enabled by default server-side.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.linkedin.person(username="williamhgates")
print(results)

Response

"id": "251749025",
"urn": "ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc",
"public_identifier": "williamhgates",
"first_name": "Bill",
"last_name": "Gates",
"full_name": "Bill Gates",
"headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
"is_premium": true,
"is_open_to_work": false,
"is_hiring": false,
"is_influencer": true,
"is_top_voice": false,
"is_creator": true,
"is_memorialized": false,
"avatar": "https://media.licdn.com/dms/image/profile/avatar_800_800.jpg",
"cover": "https://media.licdn.com/dms/image/cover/cover_1584_396.jpg",
"about": "Co-chair of the Bill & Melinda Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft.",
"associated_hashtags": [],
"created_at": null,
"follower_count": 36021458,
"connection_count": 12,
"certifications": []
},
"response_time": 3821,
"credits_used": 4,
"credits_remaining": 4752
}
PreviousX TrendingNextLinkedIn Person About
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy