NHS UK [$0π°] Jobs Scraper
Pricing
Pay per usage
NHS UK [$0π°] Jobs Scraper
Extracts job listings from NHS Jobs, including title, employer, location, salary, contract type and full job description.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Parsedom Inc
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
NHS Jobs Scraper
Extracts job listings from NHS Jobs, the official job site for the UK's National Health Service. Give it a search results page and it returns structured data for every listing β job title, employer, location, salary, contract type, working pattern, and the full job description β as ready-to-use JSON.
β¨ Features
- Job listing extraction β title, employer, location, salary, contract type, working pattern, dates, reference number, and full description for every job
- Pagination support β automatically follows search result pages until enough listings are collected
- Proxy support β uses Apify Proxy by default to keep runs reliable at scale
π§ Input Configuration
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
startUrls | array | β | https://www.jobs.nhs.uk/candidate/search/results?keyword=&location= | NHS Jobs search result pages or direct job listing URLs to start scraping from |
maxItems | integer | β | 5 | Maximum number of job listings to scrape per start URL |
proxyConfiguration | object | β | { "useApifyProxy": true } | Proxy settings for the run |
Supported URL types:
- NHS Jobs search result pages, e.g.
https://www.jobs.nhs.uk/candidate/search/results?keyword=nurse&location=london - Direct job listing pages, e.g.
https://www.jobs.nhs.uk/candidate/jobadvert/<reference>
π¦ Output
The dataset includes one Overview view showing the main fields for each scraped job in a compact table.
Sample output:
{"title": "Staff Nurse - A&E","url": "https://www.jobs.nhs.uk/candidate/jobadvert/M0042-26-0125?keyword=&location=&language=en","companyName": "Torbay & South Devon Nhs Foundation Trust","location": "Newton Road, Torquay, TQ2 7AA","salary": "Β£18.66 to Β£29.85 an hour","contractType": "Bank","workingPattern": "Full-time, Part-time, Flexible working","datePosted": "05 September 2025","closingDate": "The closing date is 05 September 2026","jobReference": "M0042-26-0125","description": "Job summary The Emergency Department at Torbay Hospital is looking for enthusiastic and committed Staff Nurses to join our team on a bank basis. You will work alongside a supportive multidisciplinary team delivering high-quality, patient-centred emergency care... [truncated for brevity β full text included in the actual dataset]"}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
π‘ Uses of This Data
- Aggregating NHS vacancies onto a jobs board or careers site
- Tracking new openings at specific NHS trusts or in specific regions
- Monitoring salary bands and contract types across healthcare roles
- Feeding job alerts or notifications for specific job titles or locations
- Workforce and recruitment market research within the UK healthcare sector
π How to Use
- Sign up for a free Apify account β includes $5 monthly credit.
- Open the actor page and click Try for free.
- Fill in the Input fields (start URL or search query is required).
- Click Start and wait for the run to complete.
- Download results from the Output tab in JSON, CSV, or Excel format.
You can also run this actor via the Apify API or integrate it directly into your workflows using Zapier, Make, or n8n.
π Notes
- Proxy enabled by default β Apify Proxy is used out of the box to keep runs reliable; adjust the group or country in the Input tab if needed.
- API integration β This actor can be called as an API from any automation platform (Zapier, Make, n8n, custom scripts).
π€ Support
Need help or have questions?
- Email us at info@parsedom.com
- Or visit https://parsedom.com
- Visit our profile on Fiverr: https://www.fiverr.com/s/rEmNqEb
- Apify public page: https://apify.com/kinaesthetic_millionaire
- You can also contact us if you want to build a custom actor.