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.

Changes

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