Search jobs
search_jobsSearch public active Rocketlist jobs. Returns bounded, non-personal job data only.
All list arguments are arrays of strings; passing a bare string is a validation error.
Filters:
query: free-text over job title, company, location and category. Matched as prefix tokens, so 'engineer' also matches 'Engineering'.
skills: matched against the job's listed tech stack.
domain: exact company industry/vertical, e.g. ['Fintech'].
city: substring of the job's city or country.
remote_only: keep only remote roles.
investor: companies backed by these investors, e.g. ['Index Ventures']. Common aliases resolve ('a16z' finds Andreessen Horowitz). Populated for about 83% of hiring companies, so a company with no recorded investors is never returned when this is set.
stage: exact company funding stage from ['Pre-Seed', 'Seed', 'Series A', 'Series B', 'Series C', 'Series D', 'Series D+', 'Series E', 'Series F', 'Series G', 'Growth', 'Public', 'Acquired', 'Bootstrapped'], case-insensitive. About 12% of hiring companies have no stage recorded and are excluded when this is set.
min_experience_years / max_experience_years: bounds on the years of experience the role requires at minimum. max_experience_years=5 means 'requires 5 years or fewer'. Only about 56% of jobs state a requirement; the rest are excluded when either bound is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| limit | No | ||
| query | No | ||
| stage | No | ||
| domain | No | ||
| skills | No | ||
| investor | No | ||
| remote_only | No | ||
| max_experience_years | No | ||
| min_experience_years | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |