ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

LinkedIn

LinkedIn Person About

Get the narrative sections of a LinkedIn member's profile - about text, headline, work experience, education, honours and bio links - as JSON. Provide `username` or `url`. Costs 1 credit.

POST/api/v1/linkedin/person/about

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
usernamestring

Public identifier (vanity handle).

Example: williamhgates

urlstring

Provide username or url. Full LinkedIn profile URL, as an alternative to username.

Example: https://www.linkedin.com/in/williamhgates/

Request

from scavio import ScavioClient

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

Response

"about": "Chair of the Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
"headline": "Chair, Gates Foundation and Founder, Breakthrough Energy",
"education_summary": "Harvard University",
"honors_and_awards": [],
},
"response_time": 10054,
"credits_used": 1,
"credits_remaining": 999
}
PreviousLinkedIn Person ProfileNextLinkedIn Person Posts
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