companies_enrich
Freshest LIVE company profile. Returns three things the dataset record behind companies_info does not: funding signals, the FULL location list (not just HQ), and parent/affiliated/related pages. Pass slug and Zooq resolves it to the numeric id at no extra credit cost, or pass id from companies_entity_id to skip the lookup. Not-found is free upstream. (Costs 10 Zooq credits.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric organization id from companies_entity_id; the urn:li:organization: form is accepted. An org_ id (dataset namespace, from companies_info) or a slug placed here is recognized and translated automatically. Provide `id` OR `slug`. | |
| slug | No | Company public slug — the part after linkedin.com/company/ — or the full company URL. Resolved to `id` automatically at no extra credit cost. Any company identifier is accepted here and sorted by format (slug, URL, numeric id, org_ id). Provide `id` OR `slug`; `slug` is the simplest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||