Totaljobs UK Job Scraper
Pricing
Pay per usage
Go to Apify Store
Totaljobs UK Job Scraper
Scrape job listings from Totaljobs.com. Extract job titles, salaries, locations, descriptions, and company info for UK job market analysis.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Jan Bruinier
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrapes job listings from Totaljobs.com, the UK's largest job board. Extracts job title, company, location, salary, job type, description and posting date. Supports keyword and location-based search with pagination.
Features
- Extract job listings, salaries, company info, and requirements from Totaljobs
- Export to JSON, CSV, Excel, and other formats
- Configurable result limits and pagination
- Proxy support for reliable scraping
- Pay-per-result pricing with free tier (50 results free per run)
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
search_queries | array | Yes | ["python developer"] | List of job search keywords (e.g. 'python developer', 'data analyst') |
locations | array | No | - | List of locations to search in (e.g. 'london', 'manchester'). Leave empty to search all UK. |
max_results | integer | No | 100 | Maximum number of job listings to extract per query |
Output Example
{"title": "Job Title","company": "Company","location": "Location","salary_text": "Salary","job_type": "Type","posted_date": "Posted","job_url": "URL"}
Cost Calculator
| Results | Cost |
|---|---|
| 50 | Free |
| 1,000 | $1.50 |
| 10,000 | $15.00 |
| 100,000 | $150.00 |
Plus $0.005 per actor run. First 50 results per run are free.
Use Cases
- Labor market research and salary benchmarking
- Tracking hiring trends across industries
- Building job aggregation platforms
- Competitive intelligence on employer activity
- Automated job alert systems
Limitations
- Results depend on Totaljobs's availability and structure
- Some pages may require residential proxies for reliable access
- Rate limiting may apply for very large scrapes
- Website layout changes may temporarily affect data extraction
Changelog
- v0.1 - Initial release