Reed.co.uk Scraper avatar

Reed.co.uk Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Reed.co.uk Scraper

Reed.co.uk Scraper

Scrape reed.co.uk for structured UK job data: titles, employers, salary ranges, locations & full descriptions (HTML, text, Markdown). 250,000+ listings with employment type, keyword and location filters. Repost detection & daysOld filtering. No API key required.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

11

Total users

3

Monthly active users

5 days ago

Last modified

Share

Reed.co.uk Scraper

Extract job listings from reed.co.uk at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.


Why this scraper?

🎯 Built for the United Kingdom

A dedicated British scraper, not a global tool with a country dropdown. Search, locations and currency (GBP) are tuned for reed.co.uk.

📄 Complete job data

Full job title and description, direct listing URL and publish date for every record.

💶 Salary data

Salary information parsed from the listing where the employer publishes it, in GBP. Missing salaries are returned as null, never guessed.

📍 Location fields

Structured location data for every listing, ready for filtering and analysis.

🔁 Repost & change detection

Every record carries isRepost and changeStatus, so daily feeds return genuinely new jobs instead of reposted duplicates.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring"developer"Search keywords (e.g. 'software developer', 'nurse').
locationNamestring(empty)City or region (e.g. 'London', 'Manchester').
distanceFromLocationinteger10Radius in miles around the specified location.
contractTypestring"Permanent"Filter by contract type: permanent, contract, or temp.
partTimebooleanfalseOnly return part-time roles.
fullTimebooleanfalseOnly return full-time roles.
minimumSalaryinteger(empty)Minimum salary filter in GBP per year.
maximumSalaryinteger(empty)Maximum salary filter in GBP per year.
graduatebooleanfalseOnly return graduate roles.
postedByRecruitmentAgencybooleanfalseOnly return listings posted by recruitment agencies.
daysOldinteger(empty)Only return jobs posted within the last N days.
skipRepostsbooleanfalseSkip jobs already seen in previous runs.
startUrlsarray(empty)List of specific Reed.co.uk search or job page URLs to scrape.
fetchDetailsbooleanfalseFetch full job details from individual listing pages.
maxItemsinteger100Maximum number of results to return. 0 = no limit.

Output schema

Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.

FieldTypeDescription
idstringUnique listing ID from the source.
titlestringJob title
urlstringDirect link to the listing
applyUrlstringDirect application link.
employerstringHiring company or recruiter name
locationstringLocation as displayed
salaryMinnumberMinimum salary (null if not published by the employer).
salaryMaxnumberMaximum salary (null if not published by the employer).
salaryPeriodstringPay period the salary refers to (e.g. year, month, hour).
currencystringCurrency.
salaryRawstringSalary text as displayed, e.g. £45,000 - £55,000 per annum
contractTypestringe.g. Permanent, Contract, Temporary
workSchedulestringe.g. Full-time, Part-time
remoteWorkingOptionstringe.g. Remote, Hybrid, Office based
expiryDatestringDate the listing expires (null if not stated).
publishDatestringDate posted
descriptionstringFull job description in plain text.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
contentHashstringStable hash of the listing content, used for repost and change detection.
summarystringSummary.
sourcestringSource.
scrapedAtstringISO 8601 scrape timestamp
isRepostbooleantrue when the listing is a repost of an earlier job (detected by content hash).
originalPublishDatestringOriginal publish date.
originalUrlstringOriginal url.

Example record

{
"id": "57002409",
"title": "Software Developer",
"url": "https://www.reed.co.uk/jobs/software-developer/57002409",
"applyUrl": "https://www.reed.co.uk/jobs/software-developer/57002409",
"employer": "Matchtech",
"location": "Dorking",
"salaryMin": 45000,
"salaryMax": 65000,
"salaryPeriod": "YEAR",
"currency": "GBP",
"salaryRaw": "£45,000 - £65,000 per year",
"contractType": "Permanent",
"workSchedule": "Full-time",
"remoteWorkingOption": "On-Site",
"expiryDate": "2026-07-22",
"publishDate": "2026-06-09",
"description": "Successful candidate must hold a minimum of SC clearance and be willing to undergo DV (Developed Vetting) clearance. More information can be found here - National security vetting: clearance levels - …",
"descriptionText": "Successful candidate must hold a minimum of SC clearance and be willing to undergo DV (Developed Vetting) clearance. More information can be found here - National security vetting: clearance levels - …",
"descriptionMarkdown": "Successful candidate must hold a minimum of SC clearance and be willing to undergo DV (Developed Vetting) clearance. More information can be found here - National security vetting: clearance levels - …",
"contentHash": "2d67c6bd7e14db8c",
"summary": "Software Developer | Matchtech | Dorking | £45,000 - £65,000 per year",
"source": "reed.co.uk",
"scrapedAt": "2026-06-26T14:14:02.152Z",
"isRepost": false,
"originalPublishDate": null,
"originalUrl": null
}

Examples

Search for project manager roles in Leeds:

{
"searchQuery": "project manager",
"maxItems": 100
}

Filter by contract type:

{
"searchQuery": "project manager",
"maxItems": 100,
"contractType": "Permanent"
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.reed.co.uk/"
}
],
"maxItems": 200
}

Daily feed (run on a schedule):

{
"searchQuery": "project manager",
"daysOld": 1,
"skipReposts": true,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only jobs posted in the last 24 hours.


💰 Pricing

$1.5 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.5
10,000~$15
100,000~$150

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.9 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary fields.
  • Company details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: reed.co.uk — the United Kingdom job listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl