Scrapers

Get LinkedIn profile

Fetch public profile details for a LinkedIn username.

post/api/v1/platform/scrapers/linkedin/profile

Request body

usernamestring required

Example request

{
  "username": "some-public-id"
}

Response

LinkedIn profile data.

Changes

No recorded changes to this endpoint across all 1 revision of this API.