job_salary
Get salary estimates for a job title and location. Retrieve pay ranges in hourly, daily, weekly, monthly, or yearly periods.
Instructions
Get estimated salaries / pay for a jobs around a location by job title and location. The salary estimation is returned for several periods, depending on data availability / relevance, and includes: hourly, daily, weekly, monthly, or yearly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | A comma separated list of job salary fields to include in the response (field projection). By default all fields are returned. Example: job_title,median_salary,location | |
| location | Yes | Free-text location/area in which to get salary estimation. | |
| job_title | Yes | Job title for which to get salary estimation. | |
| location_type | No | Specify the type of the location you are looking to get salary estimation for additional accuracy. Allowed values: ANY, CITY, STATE, COUNTRY Default: ANY | |
| years_of_experience | No | Get job estimation for a specific experience level range (years). Allowed values: ALL, LESS_THAN_ONE, ONE_TO_THREE, FOUR_TO_SIX, SEVEN_TO_NINE, TEN_TO_FOURTEEN, ABOVE_FIFTEEN Default: ALL |