Job Search UK

Job Search UK

Get the latest job posts from the UK's top job boards including Reed, Indeed, and others.

Name For Model
job_search_uk
Update Date
a year ago
Description For Model
Fetches the latest job posts from the UK's top job boards (/search?keywords=<job_title>) and can return the details of a specific job given its ID (/details?jobId=<jobId>). The returned 'jobLink' and 'url' fields should always be displayed to the user.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1searchJobsGETRetrieves a list of jobs based on the provided search parameters.
2getJobDetailsGETRetrieve the details of a specific job by its ID.