Service: Search Jobs
Service via Parse · jobs
Full-text search over UK Civil Service job listings by keyword and/or location. Returns a paginated list of matching vacancies with summary information (title, department, location, salary, closing date, reference number). Omitting both query and location returns all current vacancies. Each page returns up to 25 results. Use the jcode from results to fetch full details via get_job_details. Search and retrieve UK Civil Service job listings from civilservicejobs.service.gov.uk Fulfilled by Parse from civilservicejobs.service.gov.uk.
- civilservicejobs-service-gov-uk
- government-public
- jobs
- parse
- platform-key
- service
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d7734b85-2dcc-4952-b455-218ca45215cb/search_jobs
- Interface artifact
- sha256:9d933dc9261a1ff5f6f82457ea23e48bc4fc043935c2bb39aaa216513ab66e0b
- Manifest digest
- sha256:6de94d1bd003c6266c61249ecf8368d15922203ef364989dfce2e59cbd238c5e
Request fields
- page (integer): Page number for pagination
- query (string): Search keyword (job title, skill, or keywords). Leave empty to browse all jobs.
- location (string): Location filter (postcode, town, or region)
Example queries
- {"page":"1","query":"analyst","location":"London"}