Search Companies
search_companiesSearch companies by name, domain, or industry to find their hiring volume and job counts. Use this to discover which companies are hiring in a specific sector or to look up a company's domain.
Instructions
List HireJack's tracked companies with hiring volume. Filter by name/domain (q) or industry. Returns slim records with domain, name, industry, total open jobs, and engineering job count. Use this to find companies in a sector ('which fintech companies are hiring?') or to resolve a company name to its domain before calling get_company_profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Company name or domain substring (case-insensitive). Use this to resolve a company name to its domain, e.g. q='stripe' → 'stripe.com'. Combines with `industry` (AND). | |
| limit | No | Max companies to return (default 50) | |
| industry | No | Industry substring filter (case-insensitive). Examples: 'fintech', 'health tech', 'gaming', 'defense', 'AI'. |