Totaljobs UK Job Scraper avatar

Totaljobs UK Job Scraper

Pricing

Pay per usage

Go to Apify Store
Totaljobs UK Job Scraper

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

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

ParameterTypeRequiredDefaultDescription
search_queriesarrayYes["python developer"]List of job search keywords (e.g. 'python developer', 'data analyst')
locationsarrayNo-List of locations to search in (e.g. 'london', 'manchester'). Leave empty to search all UK.
max_resultsintegerNo100Maximum 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

ResultsCost
50Free
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