v1

latestOpenAPI 3.0.02026-07-223589127.1 KB
Scrapers

Find LinkedIn companies

Find LinkedIn company URLs from website domains or URLs.

post/api/v1/platform/scrapers/linkedin/finder

Request body

domainsstring[] required

Website domains or URLs to look up.

Example request

{
  "domains": [
    "https://example.com"
  ]
}

Response

LinkedIn company URLs found from domains or URLs.