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
- Website
- gptjobsearch.uk
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 years ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | searchJobs | GET | Retrieves a list of jobs based on the provided search parameters. |
2 | getJobDetails | GET | Retrieve the details of a specific job by its ID. |