datasets_jobs_companies
Search for companies that are hiring. Filter by board status, ATS provider, and minimum open roles.
Instructions
Find which companies are hiring. Searches the discovered company board registry — which companies are hiring, on which ATS, with how many open roles. status enum: active, empty, gone, blocked, pending. sort enum: open_desc, company_asc, crawled_desc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Match on company name / domain | |
| page | No | Page number, default 1 | |
| sort | No | Sort enum: open_desc, company_asc, crawled_desc | |
| status | No | Board status. Enum: active, empty, gone, blocked, pending | |
| provider | No | ATS provider filter | |
| page_size | No | Page size, default 20, max 100 | |
| min_open_roles | No | Minimum open roles |