search_jobs
Search over 1 million job listings using keywords, AI semantic queries, or filters for location, salary, remote type, seniority, and skills to find relevant employment opportunities.
Instructions
Search 1M+ job listings from 20K+ companies. Supports keyword search, AI semantic search, filters for location, salary, remote type, seniority, skills, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword search (title, company, skills). Use * for all jobs. | |
| semantic_query | No | Natural language search, e.g. "backend engineer at a climate tech startup" | |
| location | No | Location filter, e.g. "Remote", "San Francisco", "Germany" | |
| remote_type | No | Remote work policy | |
| countries | No | Comma-separated ISO country codes, e.g. "US,GB,DE" | |
| job_function | No | ||
| seniority | No | Comma-separated: junior, mid, senior, staff, principal | |
| employment_type | No | ||
| salary_min | No | Minimum annual salary in USD | |
| salary_max | No | Maximum annual salary in USD | |
| skills | No | Comma-separated required skills, e.g. "Python,AWS,Kubernetes" | |
| company | No | Company domain filter, e.g. "stripe.com" | |
| page | No | ||
| per_page | No | Results per page (max 100) |