search_companies_live
LIVE company search. Its draw is hasJobs — an actively-hiring filter available nowhere else in the catalog — plus bucketed headcount search. For firmographic filtering (staff/follower counts, founded year, website) use search_companies instead. Offset-paginated. Not-found is free upstream. (Costs 10 Zooq credits.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Results per page, 0-50 (default 25). | |
| start | No | Pagination offset, 0-999. | |
| hasJobs | No | Only companies with open postings — a hiring-intent signal. Accepted values: true, false. | |
| keyword | Yes | Search keyword. Required by the upstream for this endpoint. | |
| industry | No | Industry id(s), comma-separated. Takes an upstream id, NOT free text. No Zooq or upstream endpoint currently mints these ids, so free text is ignored (you get unfiltered results) — leave it unset until that changes. See ROADMAP F. | |
| geoEntityId | No | HQ location filter. Geo entity id — this is LinkedIn's own public geo id, and it works. To find one: type your target city, state or country into the location box on LinkedIn search, pick the right match from the auto-complete dropdown, press enter to load the results page, then read `geoId=` followed by a long number out of the browser address bar (e.g. Israel = 101620260). Comma-separate for several. Resolve once and reuse it. Verified working on this endpoint. If you would rather filter by plain text, search_companies takes hq_city / hq_country_code instead. | |
| headcountRange | No | Employee-count bucket. Accepted values: 1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, 10001+. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||