Totaljobs Scraper
Pricing
from $2.00 / 1,000 results
Totaljobs Scraper
Scrape job listings from totaljobs.com — UK's largest job board. Salary data, full descriptions, company profiles, contact info, and incremental monitoring.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Black Falcon Data
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
What does Totaljobs Scraper do?
Totaljobs Scraper extracts structured job data from totaljobs.com — including salary data, company metadata, full descriptions, and skills and requirements. It supports keyword search, location filters, and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions and company metadata) where the source provides them and a compact output mode for AI-agent and MCP workflows.
What data can you extract from totaljobs.com?
Each result includes Core listing fields (jobKey, title, location, url, datePosted, workFromHomeLabel, skills, and unifiedSalary, and more), detail fields when enrichment is enabled (description), and company metadata (company). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.
Enable detail enrichment in the input to get richer fields such as full descriptions and company metadata where the source provides them.
Input
The main inputs are a search keyword, an optional location filter, and a result limit. Additional filters and options are available in the input schema.
Key parameters:
startUrls— Direct Totaljobs search URLs to scrape. If provided, query and location are ignored.query— Job search keyword (e.g., 'software-developer', 'data-analyst'). Not required when startUrls is provided.location— Location filter (e.g., 'London', 'Manchester', 'Birmingham')geo— Fixed to Totaljobs (UK). (default:"TOTALJOBS")sort— Sort order for results (default:"relevance")age— Only show jobs posted within this many daysremote— Only show remote/home office positionsradius— Search radius around location in km (requires location)minSalary— Minimum annual salary filter (GBP)contractType— Filter by contract/employment typeexperience— Filter by experience levelworkType— Filter by work schedule (full-time / part-time)- ...and 17 more parameters
Input example
{"query": "software-developer","geo": "TOTALJOBS","sort": "relevance","excludeSponsored": false,"includeDetails": true,"detailEngine": "auto","descriptionFormat": "html","maxResults": 100,"maxPages": 10,"mode": "full","stateStoreName": "totaljobs-state","dedupKey": "jobKey","compact": false,"descriptionMaxLength": 0,"proxyConfiguration": {"useApifyProxy": true},"maxConcurrency": 5,"maxRequestRetries": 3}
Output
Each run produces a dataset of structured job records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.
Example job record
{"jobKey": "106973612","title": "Accountant","company": "Accent Catering Services Ltd","location": "Staines (TW18)","postCode": "TW18","url": "https://www.caterer.com/job/accountant/accent-catering-services-ltd-job106973612?src=search&page=1&position=1&WT.mc_id=A_PT_CrossBrand_Totaljobs","datePosted": "2026-03-23T12:08:38.45Z","postedDaysAgo": 3,"workFromHome": "","workFromHomeLabel": "","isSponsored": false,"isTopJob": false,"companyId": 112721,"companyUrl": "https://www.totaljobs.com/jobs/accent-catering-services-ltd?cmpId=112721&cmp=1","companyLogoUrl": "https://www.caterer.com/CompanyLogos/fce7db512c554ba5b9541096fffb7473.png","textSnippet": "We have a fantastic opportunity at Accent Catering for a Head Office <strong>Accountant</strong> seeking their next challenge, to join the team on a fixed-term contract for 6 months. We are looking fo...","textSnippetCleaned": "We have a fantastic opportunity at Accent Catering for a Head Office Accountant seeking their next challenge, to join the team on a fixed-term contract for 6 months. We are looking for an experienced...","labels": [],"topLabels": ["FEATURED"],"skills": [],"harmonisedId": "a179dcd1-02cc-4d0d-95d6-aba7d3cf5b62","unifiedSalary": {"min": 45000,"max": 50000,"currency": "GBP","period": "YEAR","salaryAvailable": true,"salaryType": null},"hasFuturePosting": false,"partnership": {"isPartnershipJob": false,"isBackfilled": true,"isCrossPosted": false,"sourceSiteFriendlyName": "Caterer.com"},"metaData": {"positionOnPage": 1,"positionAbsolute": 1},"publishFromDate": "2026-03-23T12:08:38.45Z","publishToDate": "2026-05-04T12:08:38.45Z","isAnonymous": false,"isHighlighted": false,"section": "main","travelTime": null,"geo": "TOTALJOBS","query": "accountant","scrapedAt": "2026-03-26T22:24:38.954Z","portalUrl": "https://www.totaljobs.com","detailsFetched": null,"description": null,"employmentType": null,"validThrough": null,"locationDetail": null,"salaryDetail": null,"ceSalary": null,"directApply": null,"industry": null,"companyRating": null,"benefits": null,"companyWebsite": null}
How to scrape totaljobs.com
- Go to Totaljobs Scraper in Apify Console.
- Enter a search keyword and optional location filter.
- Set
maxResultsto control how many results you need. - Enable
includeDetailsif you need full descriptions, contact info, or company data. - Click Start and wait for the run to finish.
- Export the dataset as JSON, CSV, or Excel.
Use cases
- Extract job data from totaljobs.com for market research and competitive analysis.
- Track salary trends across regions and categories over time.
- Research company hiring patterns, employer profiles, and industry distribution.
- Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
- Export clean, structured data to dashboards, spreadsheets, or data warehouses.
- Analyze skill demand and requirement patterns across listings.
How much does it cost to scrape totaljobs.com?
Totaljobs Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.
- Run start: $0.01 per run
- Per result: $0.002 per job record
Example costs:
- 10 results: $0.03
- 100 results: $0.21
- 500 results: $1.01
FAQ
How many results can I get from totaljobs.com?
The number of results depends on the search query and available listings on totaljobs.com. Use the maxResults parameter to control how many results are returned per run.
Can I integrate Totaljobs Scraper with other apps?
Yes. Totaljobs Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.
Can I use Totaljobs Scraper with the Apify API?
Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.
Can I use Totaljobs Scraper through an MCP Server?
Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.
Is it legal to scrape totaljobs.com?
This actor extracts publicly available data from totaljobs.com. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.
Your feedback
If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.
You might also like
- Arbeitsagentur Scraper — Extract job listings from arbeitsagentur.de — Germany's official public employment portal with 1M+.
- Dice.com Job Scraper — Scrape Dice.com tech job listings with structured salary (min/max/currency), full descriptions,.
- Duunitori Scraper — Extract structured job listings from Duunitori.fi — Finland's largest job board. Salary ranges,.
- Glassdoor Job Scraper — Extract structured job listings from Glassdoor across 21 markets with salary data, filters, compact.
- Indeed Job Scraper — Extract structured job listings from Indeed across 62 markets with built-in change tracking.
- Jobdanmark Scraper — Extract structured job listings from jobdanmark.dk API.
- Jobindex Scraper — Scrape structured job listings from Denmark's largest job portals — Jobindex.dk, IT-Jobbank.dk.
- Naukri Jobs Feed — Scrape job listings from Naukri.com with keyword search, filters, and optional detail enrichment.