jobs.theirstack.companies
Filter companies by their technology stack to identify employers using specific tools like Kubernetes, React, or Python. Search by country and minimum active job postings to find relevant hiring organizations.
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
TableJSON 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) |