Get Company Profile
get_company_profileFetch a company's full hiring profile, including tech stack, role distribution, seniority, location, hiring trends, and salary medians. Use to understand what a company is hiring for and its technology choices.
Instructions
Fetch HireJack's full hiring profile for a single company by domain. Returns: tech stack (top skills with counts), role distribution, seniority breakdown, location breakdown, hiring trend (% MoM), salary medians where disclosed, and an AI-generated hiring brief. Use this for queries like 'what is Stripe hiring?', 'what tech does Anthropic use?', or before comparing companies. Not for historical trends (get_company_history, Analyst) or the user's personal fit (company_fit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain (e.g. 'stripe.com', 'anthropic.com'). Use the apex domain, not subdomains. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Full hiring profile for one company; additional aggregate fields may be present | |
| meta | No | Request/response metadata (pagination cursors, snapshot timestamps, applied filters) | |
| citation_url | No | hirejack.com URL to cite when surfacing this result |