Reed Jobs Scraper: UK Job Listings & Salaries
Pricing
from $1.50 / 1,000 job listings
Reed Jobs Scraper: UK Job Listings & Salaries
Scrape UK job listings from Reed.co.uk by keyword, location and date. Extract job title, company, salary range, location, working option, posting date and optional full descriptions. Export JSON, CSV or Excel, use the API, or schedule runs.
Pricing
from $1.50 / 1,000 job listings
Rating
0.0
(0)
Developer
Ioannis Kokkinis
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Reed Jobs Scraper: UK job listings and salaries from Reed.co.uk
Reed Jobs Scraper extracts public job listings from Reed.co.uk, the UK job board. Search by keyword, city and date posted, and get clean structured data with title, company, salary range, location, working option (remote, hybrid, office), posting date and sector. Add the full job description with one switch. Export to JSON, CSV or Excel, call it through the Apify API, or run it on a schedule.
Try it on the free plan: the default run returns 100 jobs.
What data does Reed Jobs Scraper return?
| Field | Example |
|---|---|
title | Software Engineer |
company | Moorepay |
location, county | Manchester, Lancashire |
salaryFrom, salaryTo | 60000, 60000 (GBP, when shown) |
salaryPeriod | year (also hour or day for hourly and day rates) |
employmentType | full-time |
workingOption | hybrid |
postedAt, updatedAt, expiresAt | 2026-04-15T08:24:47.34 |
sector, subSector | Engineer, Software Engineer |
snippet | Short description from the listing |
url, jobId | Link and Reed job id |
description, descriptionText | Full description as HTML and plain text (optional) |
contractType, sectorGroup, postedByType | Permanent, IT & Telecoms, employer or agency (with the full description option) |
How to scrape Reed.co.uk jobs
- Click Try for free and open the Input tab.
- Add one or more search keywords, for example
data analystornurse. - Optionally set a location (for example
London), a radius and date posted. - Set Maximum jobs and press Start.
- Download the dataset as JSON, CSV or Excel, or read it through the API.
How much does it cost to scrape Reed jobs?
The Actor uses pay-per-result pricing, so you pay only for jobs returned, and you can cap spending with the maximum charge setting on the run. Turning on Include full job description opens one extra page per job, which is slower but returns the full text. Pricing is shown on the Actor page.
Input example
{"searchQueries": ["data analyst", "python developer"],"location": "London","radiusMiles": 10,"datePosted": "lastWeek","maxItems": 200,"includeDescription": false}
Output example
{"jobId": 56785467,"url": "https://www.reed.co.uk/jobs/software-engineer/56785467","title": "Software Engineer","company": "Moorepay","location": "Manchester","county": "Lancashire","postedAt": "2026-04-15T08:24:47.34","salaryFrom": 60000,"salaryTo": 60000,"salaryCurrency": "GBP","salaryPeriod": "year","employmentType": "full-time","workingOption": "hybrid","sector": "Engineer","subSector": "Software Engineer","searchQuery": "software engineer"}
Filters
Narrow a search without opening Reed:
- Salary minimum and maximum (GBP per year)
- Job type: permanent, contract, temporary (combine several)
- Working hours: full-time or part-time
- Remote or on-site: on-site, hybrid or remote
- Posted by: recruitment agency or direct employer
- Only jobs that show a salary
- Date posted: today, last 3 days, last week, last 2 weeks
- Location and radius
You can also paste any Reed search URL (set the filters on reed.co.uk, copy the address) into Reed search URLs.
Get only new jobs every day
- Turn on Only jobs not returned before.
- Set Date posted to Today (or Last 3 days for safety).
- Schedule the Actor daily and send the results to Google Sheets, Slack or a webhook.
The Actor remembers which jobs your account already received (for 90 days) and returns only the new ones, so you pay only for new listings.
Use cases
- Job market research: track demand, salaries and remote or hybrid share by role and city.
- Recruitment and talent intelligence: watch which companies are hiring and for what.
- Job aggregators and alerts: feed a job board, newsletter or Slack alert with fresh UK listings.
- Salary benchmarking: compare advertised pay ranges by title, sector and region.
FAQ
Is it legal to scrape Reed.co.uk?
The Actor reads only publicly visible job listings, the same pages a visitor sees without logging in, and it collects no personal data about candidates. Reed's robots.txt allows crawling of job search pages. You are responsible for using the data in line with Reed's terms and applicable law such as GDPR.
Why are some salaries empty?
Many employers do not publish a salary. In that case salaryFrom and salaryTo are null.
Does it scrape every page of results?
Yes. Reed shows 25 jobs per page and the Actor keeps paging until it reaches Maximum jobs or the end of the results, including searches with tens of thousands of jobs. Duplicates across keywords are removed.
Why did I get fewer jobs than expected?
Promoted (sponsored) placements are skipped so they do not appear twice. Reed also changes its listings while a run is in progress, so the total can move by a few jobs.
Does it need a login or cookies?
No.
Can I schedule it or connect it to other tools?
Yes. Use Apify schedules, webhooks, the API, or integrations such as Zapier, Make and Google Sheets.
Something looks broken. What should I do?
Open an issue from the Actor page with the run link. Reed can change its site, and problems are fixed quickly.