# Search LinkedIn companies

`needleSearchLinkedinCompanies`

Search LinkedIn companies. Provide either keywords or a LinkedIn company searchUrl, not both.

**Input**

- `connectedAccountId` (string · uuid, required): Connected account to act as
- `keywords` (string, optional)
- `searchUrl` (string · uri, optional): A search URL copied from LinkedIn, searching for the same kind of entity this endpoint returns. Filters carried in the URL take precedence.
- `cursor` (string, optional)
- `limit` (integer, optional): Page size, capped at 10 for a company keyword search. Use cursor for the next page.
