search_jobs
Search job listings by keyword and refine results with filters for employment type, location, and seniority level.
Instructions
Search Jobs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Example value: 20 | |
| cursor | No | Example value: | |
| keyword | Yes | Example value: python | |
| employment_type | No | full_time,full_time_contract,part_time,contract_to_hire. One of them or multiple values with comma as seperator | |
| job_location_id | No | Get this value from GET /jobs-locations-suggest (Search Job Locations). | |
| seniority_level | No | intern,entry_level,junior,mid_level,senior,lead,manager,executive. One of them or multiple values with comma as seperator | |
| job_location_type | No | onsite,remote,hybrid. One of them or multiple values with comma as seperator |