Reed Jobs Search Scraper avatar

Reed Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Reed Jobs Search Scraper

Reed Jobs Search Scraper

Scrape job listings from Reed.co.uk, one of the UK's largest job boards. Extract job titles, companies, locations, salary ranges, and job types for UK recruitment intelligence and market analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

The latest and most advanced Reed Jobs Search Scraper. Our Reed Jobs Search Scraper extracts real-time job postings at scale from all over the world. A new research tool built for recruitment, insights and HR.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • UK job market intelligence — track hiring demand across UK cities and regions with targeted keyword and location searches
  • British recruitment trend analysis — analyze job posting volumes, employment types, and salary ranges across the UK market
  • London hiring market research — focus on Greater London job listings for metropolitan talent demand analysis
  • Regional UK salary benchmarking — collect advertised salary data to compare compensation across UK regions and roles

Sample Input

{
"countryName": "United Kingdom",
"companyName": "",
"locationName": "London",
"includeKeyword": "software developer",
"pagesToFetch": 1,
"jobType": "FULLTIME",
"datePosted": "all",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"jobTitle": "Senior Software Developer",
"companyName": "Reed Tech Ltd",
"location": "London, UK",
"postedDate": "2025-06-15T00:00:00.000Z",
"jobUrl": "https://www.reed.co.uk/jobs/123456",
"description": "We are looking for a Senior Software Developer to join our London team...",
"searchQuery": "software developer",
"searchLocation": "London",
"scrapedAt": "2025-06-16T09:00:00.000Z"
}

Input

FieldTypeDefaultRequiredDescription
querystringSearch query string for job listings.
keywordsstringdeveloperJob search keywords (e.g., 'developer', 'marketing manager').
maxItemsinteger50Maximum number of job listings to scrape.
resultsLimitintegerIf this limit is not set only initial page of results returned.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings. Apify Residential proxy recommended.
experienceLevelstringFilter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director.
salaryMinintegerMinimum salary filter (in GBP). Only show jobs paying at least this amount.
salaryMaxintegerMaximum salary filter (in GBP). Only show jobs paying at most this amount.
remoteFilterstringFilter by work location type: Remote, Hybrid, On-site.
educationLevelstringFilter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate.

Output

FieldDescription
jobTitleJob title
companyNameCompany name
locationJob location
postedDateDate the job was posted
jobUrlDirect URL to the job listing
descriptionJob description
searchQuerySearch query used
searchLocationSearch location used
scrapedAtISO timestamp when the job was scraped

Notes

  • Proxy: Residential proxy is highly recommended — set proxyConfiguration: { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
  • Rate limits: Keep result limits reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset