Coresignal Company
coresignal_companyLook up a company's firmographics + headcount (size, employee count, industry, founding year, HQ, LinkedIn URL) from Coresignal by company name or website. LinkedIn-adjacent B2B data. Example: coresignal_company({ name: "Stripe", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name to look up, e.g. "Stripe", "OpenAI". Provide this OR `website`. | |
| _apiKey | Yes | Coresignal API key (BYO). Sign up + start a trial at coresignal.com. | |
| website | No | Company website/domain, e.g. "stripe.com". Provide this OR `name`. |