Zijob - API - Method - jobsearch

Details

Description

returns jobs that match a specified query

URL

/api/jobsearch (domain depends on language)

HTTP Method

GET

Authentication

No Authentication (about authentication)

Input Parameters

view complete description of parameters

Parameters List

job_search_keyword
Keywords to be used for search
job_search_location
Location to be used for search
job_category_id
ID of the job category (first,second or third-level categories)
job_type_id
ID of the job type
job_salary_id
ID of the job salary range
job_search_limit
Number maximum of jobs returned per query (default:10)
job_search_offset
Offset from which to start the search
job_search_orderby
Order of the search (''relevancy' or 'date')
response_format
Format of the response

Output Parameters

view complete description of parameters

view complete description of errors

Response Example