Reed Jobs Search Scraper
Pricing
Pay per usage
Go to Apify Store
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.
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
| Field | Type | Default | Required | Description |
|---|---|---|---|---|
query | string | — | Search query string for job listings. | |
keywords | string | developer | Job search keywords (e.g., 'developer', 'marketing manager'). | |
maxItems | integer | 50 | Maximum number of job listings to scrape. | |
resultsLimit | integer | — | If this limit is not set only initial page of results returned. | |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | Proxy settings. Apify Residential proxy recommended. | |
experienceLevel | string | — | Filter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director. | |
salaryMin | integer | — | Minimum salary filter (in GBP). Only show jobs paying at least this amount. | |
salaryMax | integer | — | Maximum salary filter (in GBP). Only show jobs paying at most this amount. | |
remoteFilter | string | — | Filter by work location type: Remote, Hybrid, On-site. | |
educationLevel | string | — | Filter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate. |
Output
| Field | Description |
|---|---|
jobTitle | Job title |
companyName | Company name |
location | Job location |
postedDate | Date the job was posted |
jobUrl | Direct URL to the job listing |
description | Job description |
searchQuery | Search query used |
searchLocation | Search location used |
scrapedAt | ISO 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