Search Companies by Tech Stack
jobs.theirstack.companiesDiscover companies hiring with specific tech stacks. Filter by technologies like Kubernetes, React, or Python, along with country and minimum active job postings. Get company name, URL, job count, and tech stack details.
Instructions
Find companies by technology stack — filter by technologies (kubernetes, react, python...), country, minimum active jobs. Returns company name, URL, job count, tech stack. Identify employers using specific technologies (TheirStack)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| technologies | No | Comma-separated tech stack filter (e.g. "kubernetes, docker, aws"). Find companies using these technologies | |
| country | No | ISO 3166-1 alpha-2 country code (e.g. "US", "DE", "IN") | |
| min_jobs | No | Minimum number of active job postings | |
| limit | No | Max results (1-25, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |