Resolve LinkedIn URL
resolve_linkedin_urlResolve a company domain or name to its LinkedIn company URL with a confidence score and firmographic data for sales enrichment.
Instructions
Resolve a company domain or name to its LinkedIn company URL. Returns the LinkedIn URL with a confidence score, plus firmographics such as employee count, industry, and headquarters, and social links, as a flat, Clay-ready JSON row. Provide at least one of company_domain or company_name. Read-only; requires an APIFY_TOKEN and consumes Apify credits per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_domain | No | Bare company domain without https:// and without a trailing slash. Example: stripe.com. Required if company_name is not provided. | |
| company_name | No | Company name. Required if company_domain is not provided. |