Skip to main content
POST
Find LinkedIn companies

POST /api/v1/platform/scrapers/linkedin/finder

Find LinkedIn company URLs from website domains or URLs.
Submit one or more website domains or URLs and get matching LinkedIn company URLs.

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
domains
string[]
required

Website domains or URLs to look up.

Maximum array length: 50
Example:

Response

LinkedIn company URLs found from domains or URLs.

data
object[]
required
meta
object
required