jobs.listings.search
Search job listings globally by keywords, location, contract type, and work hours across 90+ countries using CareerJet data.
Instructions
Search global job listings via CareerJet — title, company, salary, location, contract type across 90+ countries
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Job search keywords (e.g. "software engineer", "marketing manager remote"). | |
| location | No | Location filter (e.g. "New York", "London", "Berlin"). Omit for worldwide. | |
| locale_code | No | Locale code for results (e.g. "en_US", "en_GB", "de_DE"). Default: "en_US". | |
| contract_type | No | Filter by contract type. | |
| work_hours | No | Filter by work hours. | |
| sort | No | Sort order for results. Default: "relevance". | |
| page | No | Page number (1-10). Default: 1. | |
| page_size | No | Results per page (1-100). Default: 20. |