Skip to main content
POST
Get LinkedIn profile

POST /api/v1/platform/scrapers/linkedin/profile

Get LinkedIn profile details by username.
Retrieve public profile metadata for a LinkedIn profile username.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
username
string
required
Example:

"some-public-id"

Response

LinkedIn profile data.

data
object | null
required
meta
object
required