Reed.co.uk Job Scraper - UK Jobs avatar

Reed.co.uk Job Scraper - UK Jobs

Pricing

from $3.00 / 1,000 search result scrapeds

Go to Apify Store
Reed.co.uk Job Scraper - UK Jobs

Reed.co.uk Job Scraper - UK Jobs

Scrapes job listings from Reed.co.uk, the UK's largest job board with 250,000+ live vacancies. Extract title, company, salary, location, employment type, and full description. Supports multi-query search with deduplication. HTTP-only, 128MB.

Pricing

from $3.00 / 1,000 search result scrapeds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

17 hours ago

Last modified

Share

Reed.co.uk Job Scraper

Scrape job listings from Reed.co.uk, the UK's largest job board with 250,000+ live vacancies. Extract title, company, salary, location, employment type, and full description with JSON-LD structured data.

HTTP-only scraper using Cheerio (no browser). Runs at 128MB memory.


Looking for more job data? Check out our other scrapers:

Global

France

Nordics

DACH Region

Enrich your job data


Features

  • 250,000+ live vacancies from the UK's largest job board
  • Multi-query support -- run multiple search keywords in one execution, deduplicated
  • SERP + Detail modes -- fast SERP-only or full detail extraction with JSON-LD
  • UK salary parsing -- structured min/max from GBP salary formats (per annum, per day, per hour)
  • Employment types -- permanent, contract, temporary, part-time, internship, apprenticeship
  • Remote detection -- detects remote and hybrid work from location and metadata
  • Promoted job detection -- identifies sponsored/featured listings
  • JSON-LD enrichment -- detail pages provide Schema.org JobPosting structured data
  • Low cost -- 128MB memory, HTTP-only

Output Fields

FieldTypeDescription
idstringReed job ID
titlestringJob title
companystring/nullHiring company name
locationstringJob location
countrystringAlways "GB"
employment_typestring/nullfull-time, part-time, contract, etc.
remote_optionstring/nullremote, hybrid, or null
salary_minnumber/nullMinimum salary (GBP)
salary_maxnumber/nullMaximum salary (GBP)
salary_textstring/nullSalary as displayed
description_snippetstring/nullShort description (max 500 chars)
description_fullstring/nullFull description (detail mode only)
posted_atstring/nullPublication date (ISO 8601)
expires_atstring/nullExpiry date (ISO 8601, detail mode only)
source_urlstringReed listing URL
source_platformstringAlways "reed.co.uk"
apply_urlstring/nullApplication URL
company_urlstring/nullCompany website URL
search_querystring/nullThe search keyword that found this job
scraped_atstringScrape timestamp (ISO 8601)

Input Examples

{
"searchQuery": "software developer",
"maxResults": 50
}

Multi-query with location

{
"searchQueries": ["software developer", "data engineer", "devops"],
"location": "London",
"maxResults": 200,
"maxResultsPerQuery": 100
}

With full details (salary + description from JSON-LD)

{
"searchQueries": ["python developer"],
"location": "Manchester",
"includeDetails": true,
"maxResults": 50
}

Pricing

EventPrice (USD)Description
job-start$0.05Per actor run
job-serp-result$0.003Per job listing from search results
job-detail-result$0.008Per job detail page fetched

Technical Details

  • Site: www.reed.co.uk
  • Method: CheerioCrawler (HTTP + HTML parsing + JSON-LD, no browser)
  • Memory: 128MB
  • Proxy: Datacenter proxy usually sufficient