Totaljobs Scraper — UK Jobs with Salary & Full Details
Pricing
from $1.20 / 1,000 results
Totaljobs Scraper — UK Jobs with Salary & Full Details
Extract job listings from Totaljobs.com. Search by keyword and location across the UK. Returns structured job data including title, company, salary, location, and publication date. No API key needed.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
0
Bookmarked
5
Total users
3
Monthly active users
5 days ago
Last modified
Categories
Share
Totaljobs Job Scraper

Extract job listings from totaljobs.com 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 totaljobs.com.
📄 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.
🏢 Company details
Hiring company name plus the profile details the source publishes, such as logo and company page.
📍 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
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "developer" | Job title, skill, or keyword to search for. |
location | string | (empty) | City, postcode, or area to search in. |
daysOld | integer | (empty) | Only return jobs posted within this many days. Leave empty for all jobs. |
skipReposts | boolean | (empty) | Exclude jobs already seen in previous runs of this actor. |
fetchDetails | boolean | false | ON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost). |
proxyConfiguration | object | (empty) | Proxy settings — RESIDENTIAL GB proxy is required for Totaljobs. |
startUrls | array | (empty) | Specific Totaljobs search or job detail URLs to scrape instead of using the search form. |
maxItems | integer | 100 | Maximum number of job listings to extract. Capped at 125 due to robots.txt pagination limit (5 pages × 25 results). |
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.
| Field | Type | Description |
|---|---|---|
jobId | string | Unique listing ID from the source. |
title | string | Job title |
url | string | Direct link to the listing |
company | string | Hiring company name |
companyId | string | Company id. |
city | string | City extracted from location string |
location | string | Full location text as displayed |
postCode | string | Post code. |
contractType | string | e.g. Permanent, Contract, Temporary |
workSchedule | string | e.g. Full Time, Part Time |
publishDate | string | Date posted as displayed on the listing |
publishDateISO | string | Publish date iso. |
publishToDate | string | Publish to date. |
salaryText | string | Salary range as displayed, or null if not shown |
salaryMin | number | Minimum salary (null if not published by the employer). |
salaryMax | number | Maximum salary (null if not published by the employer). |
salaryPeriod | string | Pay period the salary refers to (e.g. year, month, hour). |
salaryCurrency | string | Currency code of the salary. |
isSponsored | boolean | Is sponsored. |
isHighlighted | boolean | Is highlighted. |
section | string | Section. |
skills | string | Skills listed on the posting. |
textSnippet | string | Text snippet. |
harmonisedId | string | Harmonised id. |
descriptionHtml | string | Full job description in HTML. |
descriptionText | string | Full job description in plain text. |
descriptionMarkdown | string | Description markdown. |
isRepost | boolean | true if seen in a previous run |
source | string | Always totaljobs.com |
language | string | Language. |
scrapedAt | string | ISO 8601 timestamp of when the record was collected |
contentHash | string | MD5 hash of normalised content for change detection |
Example record
{"jobId": "107435743","title": "Transcat Developer (Temenos T24)","url": "https://www.totaljobs.com/job/transcat-developer-temenos-t24/hireful-job107435743","company": "Hireful","companyId": "1387857","city": "Central London","location": "Central London, London","postCode": null,"contractType": "Full Time","workSchedule": "Permanent","publishDate": "2026-05-29","publishDateISO": "2026-05-29T10:26:24.777Z","publishToDate": "2026-07-10","salaryText": "~£65,000 + Big bonus + extensive banking sector benefits package","salaryMin": 65000,"salaryMax": 65000,"salaryPeriod": "YEAR","salaryCurrency": "GBP","isSponsored": false,"isHighlighted": false,"section": "main","skills": null,"textSnippet": "Role T24 Developer AKA T24 Technical Consultant, T24 Technical specialist, T24 Systems Analyst, Temenos Transact Developer","harmonisedId": "e5154031-2e42-41bf-aeb8-9ff0d6b6d8a1","descriptionHtml": "<article class=\"job-ad-display-17awgud\" data-genesis-element=\"CARD\" data-at=\"rebranded-version\"><div class=\"at-section-text-jobDescription-content listingContentBrandingColor job-ad-display-1b1is8w\" d …","descriptionText": "Fancy working for a long established international bank with amazing benefits? Work right in the heart of the west end with lots to see and do? Work with the latest verions of T24? If so we could have …","descriptionMarkdown": "Fancy working for a long established international bank with amazing benefits? Work right in the heart of the west end with lots to see and do? Work with the **latest verions of T24?** If so we could …","isRepost": false,"source": "totaljobs.com","language": "en","scrapedAt": "2026-06-06T04:08:08.898Z","contentHash": "8bc0520fb84e328f"}
Examples
Search for care assistant roles in Birmingham:
{"searchQuery": "care assistant","location": "Birmingham","maxItems": 100}
Only jobs from the last 3 days:
{"searchQuery": "care assistant","location": "Birmingham","maxItems": 100,"daysOld": 3}
Scrape a specific search URL:
{"startUrls": [{"url": "https://www.totaljobs.com/jobs/data-analyst/in-london"}],"maxItems": 200}
Daily feed (run on a schedule):
{"searchQuery": "care assistant","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.
| Results | Cost |
|---|---|
| 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 size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Salary is only returned when the employer publishes it — many listings carry
nullsalary 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: totaljobs.com — 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