NHS UK jobs Scraper | $1 / 1K | Richest Output avatar
NHS UK jobs Scraper | $1 / 1K | Richest Output

Pricing

$1.00 / 1,000 results

Go to Apify Store
NHS UK jobs Scraper | $1 / 1K | Richest Output

NHS UK jobs Scraper | $1 / 1K | Richest Output

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Collects NHS Jobs listings with metadata like vacancy IDs, employer details, pay scheme/band, normalized closing & posting dates, narrative sections (summary, duties, about us), contact info, person specification, documents, and privacy links.

0.0 (0)

Pricing

$1.00 / 1,000 results

1

2

2

Last modified

13 days ago

NHS Jobs Scraper

Unlock UK Healthcare Hiring Insights – Capture, analyze, and monitor NHS Jobs listings at scale with enterprise-grade reliability. Whether you are tracking workforce demand, enriching recruitment platforms, or conducting healthcare staffing research, our scraper delivers fresh, structured job intelligence while minimizing manual effort.

"From nationwide vacancies to detailed job descriptions, we turn NHS Jobs data into your competitive advantage."

Overview

The NHS Jobs Scraper is your all-in-one utility for extracting hiring data from jobs.nhs.uk. Ideal for staffing agencies, workforce planners, and healthcare analytics teams, it tracks search result pages and individual job details across the National Health Service. With straightforward configuration and structured outputs, it's perfect for anyone building healthcare talent pipelines or monitoring demand across NHS trusts.

What does NHS Jobs Scraper do?

The NHS Jobs Scraper is a powerful tool that enables you to:

Comprehensive Data Collection

  • Job Search Results
    • Capture structured job cards from NHS Jobs search result pages
    • Track pagination automatically to cover entire result sets
    • Extract metadata such as job title, employer, location, salary snippets, and posting highlights
  • Job Detail Pages
    • Scrape full job descriptions, person specifications, and employer details
    • Collect recruiter contact information, application links, supporting documents, and privacy notices
    • Preserve sections such as job summary, main duties, and about us narratives
  • Market Insights
    • Monitor healthcare hiring demand across trusts, specialties, and geographies
    • Build time-series datasets to benchmark staffing trends across the NHS
    • Feed downstream analytics, enrichment, and ATS/CRM workflows

Advanced Scraping Capabilities

  • Pagination Handling: Automatically navigates through NHS Jobs search results
  • Efficient Processing: Processes only new or updated postings in subsequent runs
  • Change Detection: Detects new openings and updates to existing job ads
  • Incremental Data Collection: Build comprehensive hiring datasets over time

Flexible Scraping Options

  • Job Search Results: Extract job listings by keywords, location, staff group, and filters
    • Example: https://www.jobs.nhs.uk/candidate/search/results?keyword=development&location=Liverpool&distance=5&language=en
  • Individual Job Details: Target specific job postings using direct URLs
    • Example: https://www.jobs.nhs.uk/candidate/jobadvert/C9196-24-3040

This tool is ideal for:

  • UK healthcare workforce intelligence and competitive hiring analysis
  • NHS talent market research across trusts, specialties, and regions
  • Workforce planning and pay band benchmarking
  • Building job scraping pipelines for ATS/CRM enrichment
  • Monitoring hiring signals for business development & sales

Features

  • Comprehensive Data Extraction: Job metadata, descriptions, and employer insights
  • Dual Scraping Modes:
    • Search Results: Scrape all jobs from NHS Jobs search result pages
    • Individual Job Details: Target specific postings using job detail URLs
  • Flexible Input: Supports multiple input formats:
    • Search result URLs (keyword, location, filters)
    • Direct job detail URLs
  • Automatic Pagination: Handles multi-page result sets automatically
  • Efficient Processing: Concurrent scraping with configurable concurrency settings
  • Reliable Performance: Built-in retries, throttling, and proxy support
  • Structured Data Export: Download job data in JSON or CSV for analytics

Supported Scenario Types

The NHS Jobs Scraper can extract data from multiple hiring flows:

  1. Search Result Pages – Keyword/location queries with optional filters

    • Example: https://www.jobs.nhs.uk/candidate/search/results?keyword=development&location=Liverpool&distance=5&language=en
    • Fields: id, title, employer, location, salary, closing_date, working_pattern, etc.
  2. Individual Job Postings – Full details for a single job

    • Example: https://www.jobs.nhs.uk/candidate/jobadvert/C9196-24-3040
    • Fields: job_summary, main_duties_of_the_job, about_us, job_description, person_specification, employer_details, supporting_documents, etc.
  3. Filtered Market Research Runs – Jobs narrowed by recency, remote/onsite, or radius filters

    • Example: https://www.jobs.nhs.uk/candidate/search/results?keyword=nurse&location=London&distance=10&pay_band=Band+6
    • Fields: id, pay_scheme, pay_band, employment_type, distance, filter_context, etc.

Each scenario returns a structured payload consistent across runs, making it straightforward to pipe into your analytics stack.

Quick Start

  1. Sign up for Apify: Create your free account at apify.com.
  2. Find the Scraper: Search for "NHS Jobs Scraper" in the Apify Store.
  3. Configure Input: Set your search URLs or direct job URLs in the input schema.
  4. Run the Scraper: Execute the scraper on Apify or locally with Node.js/TSX.
  5. Data Collection: Export raw job data as JSON or CSV for downstream processing.

Input Configuration

Here's an example of how to set up the input for the NHS Jobs Scraper:

{
"startUrls": [
"https://www.jobs.nhs.uk/candidate/search/results?keyword=development&location=Liverpool&distance=5&language=en",
"https://www.jobs.nhs.uk/candidate/jobadvert/C9196-24-3040"
],
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 100,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input Fields Explanation

  • startUrls: Array of strings containing any of these formats:
    • Search URL: "https://www.jobs.nhs.uk/candidate/search/results?keyword=development&location=Liverpool&distance=5&language=en"
    • Job detail URL: "https://www.jobs.nhs.uk/candidate/jobadvert/"
  • maxItems: Maximum number of results to scrape (default: 1000).
  • maxConcurrency: Maximum number of pages processed simultaneously (default: 10).
  • minConcurrency: Minimum number of pages processed simultaneously (default: 1).
  • maxRequestRetries: Number of retries for failed requests (default: 100).
  • proxyConfiguration: Proxy settings for consistent scraping performance.

Output Structure

The scraper provides structured information about Monster job postings. Outputs are normalized for both search results and job detail pages. Key groups include:

{
"id": "C9282-25-0864",
"url": "https://www.jobs.nhs.uk/candidate/jobadvert/C9282-25-0864",
"referenceNumber": "282-C894-MED",
"title": "Clinical Research Doctor - Gynaecology",
"employer": "The Royal Marsden NHS Foundation Trust",
"employerWebsite": "https://www.royalmarsden.nhs.uk/working-royal-marsden",
"applyUrl": "https://www.jobs.nhs.uk/candidate/jobadvert/C9282-25-0864/ats-direct-apply",
"closingDate": "05 October 2025",
"closing_date_text": "05 October 2025",
"closing_date": "20251005",
"datePosted": "23 September 2025",
"date_posted_text": "23 September 2025",
"date_posted": "20250923",
"payScheme": "Hospital medical and dental staff",
"pay_scheme": "Hospital medical and dental staff",
"grade": "Doctor - other",
"salary": "£65,048 to £73,992 a year per annum incl. HCAS",
"contractType": "Fixed term",
"contract_type": "Fixed term",
"workingPattern": "Full-time",
"working_pattern": "Full-time",
"contract_duration": "12 months",
"jobSummaryHtml": "<p>The Gynaecological Cancer Unit at the Royal Marsden is world renowned for excellence in clinical care and clinical research. It is comprised of multidisciplinary teams of medical oncologists, clinical oncologists, surgeons, palliative care physicians, clinician scientists, specialist nurses, dieticians, research nurses, trial coordinators, data managers and biological specimen coordinators. They have state-of-the-art facilities for all investigations and treatments utilizing expert histopathology, radiology and nuclear medicine services, including MRI and PET/CT. </p>",
"jobSummaryText": "The Gynaecological Cancer Unit at the Royal Marsden is world renowned for excellence in clinical care and clinical research. It is comprised of multidisciplinary teams of medical oncologists, clinical oncologists, surgeons, palliative care physicians, clinician scientists, specialist nurses, dieticians, research nurses, trial coordinators, data managers and biological specimen coordinators. They have state-of-the-art facilities for all investigations and treatments utilizing expert histopathology, radiology and nuclear medicine services, including MRI and PET/CT.",
"job_summary": "The Gynaecological Cancer Unit at the Royal Marsden is world renowned for excellence in clinical care and clinical research. It is comprised of multidisciplinary teams of medical oncologists, clinical oncologists, surgeons, palliative care physicians, clinician scientists, specialist nurses, dieticians, research nurses, trial coordinators, data managers and biological specimen coordinators. They have state-of-the-art facilities for all investigations and treatments utilizing expert histopathology, radiology and nuclear medicine services, including MRI and PET/CT.",
"mainDutiesHtml": "<p>The job will allow the successful candidate to undertake focused work in the area of gynaecological oncology surgical research.</p>",
"mainDutiesText": "The job will allow the successful candidate to undertake focused work in the area of gynaecological oncology surgical research.",
"main_duties_of_the_job": "The job will allow the successful candidate to undertake focused work in the area of gynaecological oncology surgical research.",
"aboutUsHtml": "<p>The Royal Marsden NHS Foundation Trust is a world-leading cancer centre. Our role is to offer our patients the best cancer care available anywhere in the world, and to continue to make a global contribution to finding better ways of diagnosing and treating cancer. We employ over 4,500 staff in a diverse range of careers including nursing, medical, science, radiography, pharmacy, occupational therapy, finance and administrative services. We have two hospitals - one in Chelsea, London, and one in Sutton, Surrey - as well as a Medical Daycare Unit in Kingston Hospital.</p>",
"aboutUsText": "The Royal Marsden NHS Foundation Trust is a world-leading cancer centre. Our role is to offer our patients the best cancer care available anywhere in the world, and to continue to make a global contribution to finding better ways of diagnosing and treating cancer. We employ over 4,500 staff in a diverse range of careers including nursing, medical, science, radiography, pharmacy, occupational therapy, finance and administrative services. We have two hospitals - one in Chelsea, London, and one in Sutton, Surrey - as well as a Medical Daycare Unit in Kingston Hospital.",
"about_us": "The Royal Marsden NHS Foundation Trust is a world-leading cancer centre. Our role is to offer our patients the best cancer care available anywhere in the world, and to continue to make a global contribution to finding better ways of diagnosing and treating cancer. We employ over 4,500 staff in a diverse range of careers including nursing, medical, science, radiography, pharmacy, occupational therapy, finance and administrative services. We have two hospitals - one in Chelsea, London, and one in Sutton, Surrey - as well as a Medical Daycare Unit in Kingston Hospital.",
"jobDescriptionHtml": "<p>For further information regarding this post please contact:</p>",
"jobDescriptionText": "For further information regarding this post please contact:",
"job_description": "For further information regarding this post please contact:",
"employerAddress": [
"The Royal Marsden Hospital Chelsea",
"Chelsea",
"SW3 6JJ"
],
"employer_details": {
"name": "The Royal Marsden NHS Foundation Trust",
"address": [
"The Royal Marsden Hospital Chelsea",
"Chelsea",
"SW3 6JJ"
],
"website": "https://www.royalmarsden.nhs.uk/working-royal-marsden"
},
"contactJobTitle": "Consultant Gynaecological Oncology Surgeon",
"contactName": "Mr John Butler",
"contactEmail": "john.butler@rmh.nhs.uk",
"contactNumber": null,
"contact_details": {
"jobTitle": "Consultant Gynaecological Oncology Surgeon",
"name": "Mr John Butler",
"email": "john.butler@rmh.nhs.uk",
"phone": null
},
"person_specification": [
{
"category": "Qualifications",
"essentials": [
"MRCOG part 1 and 2"
]
},
{
"category": "Knowledge",
"essentials": [
"Experience in Gynaecological oncology",
"Experience in chemotherapy and/or radiotherapy; ATSM in gynaecological oncology"
]
},
{
"category": "TrainingExpected",
"essentials": [
"It is anticipated that the appointee will have completed ST 5 or more"
]
},
{
"category": "Management/AuditExperience",
"essentials": [
"Experience of clinical audit and research",
"Published paper"
]
},
{
"category": "PersonalSkills",
"essentials": [
"Good leadership skills",
"Ability to communicate with clarity and intelligently in written and spoken English; ability to build rapport, listen, persuade/ negotiate with colleagues, patients, relatives, GPs, nurses and other agencies.",
"Ability to work with other teams within the Trust.",
"Ability to work under pressure",
"Ability to be flexible and considerate, take responsibility, lead, make decisions and exert appropriate authority",
"Ability to see patients as people, ability to empathise and work co-operatively with others"
]
}
],
"supporting_documents": [
{
"name": "Job Description & Person Specification.pdf",
"size": "PDF, 656 KB"
},
{
"name": "Job Features Form.pdf",
"size": "PDF, 108 KB"
}
],
"privacy_policy": "https://www.royalmarsden.nhs.uk/privacy",
"basicInfo": {
"id": "C9282-25-0864",
"title": "Clinical Research Doctor - Gynaecology",
"url": "https://www.jobs.nhs.uk/candidate/jobadvert/C9282-25-0864?keyword=doctor&location=London&distance=5&language=",
"employer": "The Royal Marsden NHS Foundation Trust",
"location": "Chelsea SW3 6JJ",
"salary": "Salary: £65,048 to £73,992 a year",
"datePosted": "Date posted: 23 September 2025",
"closingDate": "Closing date: 5 October 2025",
"contractType": "Contract type: Fixed-Term",
"workingPattern": "Working pattern: Full time"
}
}

Output Fields Explanation

Core Job Fields

  • id: Primary NHS Jobs vacancy identifier (mirrors the job advert code in the URL).
  • url: Canonical NHS Jobs advert URL.
  • referenceNumber: Trust-specific reference published on the job advert.
  • title: Vacancy headline shown to candidates.
  • employer / employerWebsite: NHS organisation advertising the role plus its careers site.
  • applyUrl: Direct link to the on-platform application form (/ats-direct-apply).
  • closingDate / closing_date_text / closing_date: Human-readable and normalized (YYYYMMDD) closing date formats.
  • datePosted / date_posted_text / date_posted: Publication date in both display and normalized formats.
  • payScheme / pay_scheme / grade / salary: Pay framework (e.g., Agenda for Change), band, and salary narrative.
  • contractType / contract_type / contract_duration: Contract classification and stated duration when provided.
  • workingPattern / working_pattern: Working time arrangement (e.g., Full-time, Part-time).

Narrative Sections

  • jobSummaryHtml / jobSummaryText / job_summary: “Job summary” block preserved in HTML and text.
  • mainDutiesHtml / mainDutiesText / main_duties_of_the_job: Main duties section in multiple formats.
  • aboutUsHtml / aboutUsText / about_us: “About us” employer narrative.
  • jobDescriptionHtml / jobDescriptionText / job_description: Longer job description or responsibilities when published.

Employer & Contact Details

  • employerAddress / employer_details.address: Structured address lines gathered from the advert.
  • employer_details.name / website: Trust name and careers URL grouped for convenience.
  • contactJobTitle / contactName / contactEmail / contactNumber: Primary contact information highlighted on the page.
  • contact_details: Nested replica of the contact block, ready for direct consumption.

Structured Lists

  • person_specification: Array of categories (e.g., Qualifications, Knowledge) with essential bullet points.
  • supporting_documents: Attachment metadata (file name and size) extracted from the “Supporting documents” section.

Compliance & Privacy

  • privacy_policy: Employer-specific privacy notice link if provided; falls back to NHS Jobs privacy link when available.

Search Card Context

  • basicInfo: Original search result card details (title, employer, location, salary, etc.) for traceability back to the listing page.

Explore More Scrapers

If you found this Apify Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.

Support

Additional Services