Skip to main content
POST
Get LinkedIn company

POST /api/v1/platform/scrapers/linkedin/company

Get LinkedIn company details by slug or URL.
Retrieve public company metadata for a LinkedIn company slug or URL.

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
identifier
string
required
Example:

"acme-inc"

Response

LinkedIn company data.

data
object | null
required
meta
object
required