JobToday Scraper avatar

JobToday Scraper

Pricing

from $0.80 / 1,000 results

Go to Apify Store
JobToday Scraper

JobToday Scraper

Scrape job listings from JobToday across UK, Spain, France, USA and Italy. Extract salaries, GPS coordinates, company info, employment type and full descriptions. Keyword, location and easy-apply filters included.

Pricing

from $0.80 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Share

JobToday Scraper

Extract job listings from jobtoday.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 Europe and the US

A dedicated regional scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for jobtoday.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 EUR. 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.

📍 Precise location

City, region and country plus latitude/longitude for mapping and radius analysis.


Input parameters

ParameterTypeDefaultDescription
countriesarray["gb"]Markets to scrape. Supported: gb (UK), es (Spain), fr (France), us (USA), it (Italy).
keywordstring"waiter"Job title or keyword to search for. Leave empty to get all jobs.
locationstring"London"City or region to filter by (e.g. London, Madrid, Paris).
employmentTypesarray(empty)Filter by employment type. Leave empty for all.
easyApplybooleanfalseOnly return jobs that can be applied to directly on JobToday.
immediateStartbooleanfalseOnly return jobs with an immediate start date.
noExperiencebooleanfalseOnly return jobs that require no prior experience.
languageCodesarray(empty)Filter by required job language. Leave empty for all.
maxItemsinteger100Maximum number of jobs to return. Set to 0 for unlimited.
daysOldinteger0Only return jobs posted within this many days. Set to 0 to disable.

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.

FieldTypeDescription
jobIdstringUnique listing ID from the source.
titlestringJob title as published.
companyNamestringHiring company name.
companyBusinessCategorystringCompany business category.
companySizestringCompany size.
companyUrlstringLink to the company's page on the source.
locationstring
citystringCity of the position.
statestringState.
countrystringCountry of the position.
postalCodestringPostal code of the position.
latitudenumberLatitude of the workplace.
longitudenumberLongitude of the workplace.
employmentTypestringEmployment type (e.g. full-time, part-time).
salaryMinnumberMinimum salary (null if not published by the employer).
salaryMaxnumberMaximum salary (null if not published by the employer).
salaryCurrencystringCurrency code of the salary.
salaryPeriodstringPay period the salary refers to (e.g. year, month, hour).
salaryExtrastringSalary extra.
salarySourcestringSalary source.
immediateStartbooleanImmediate start.
experienceNotRequiredbooleanExperience not required.
easyApplybooleanEasy apply.
urgentbooleanUrgent.
isVerifiedbooleanIs verified.
isExternalJobbooleanIs external job.
categoriesarrayCategories.
categoryCodestringCategory code.
descriptionstringFull job description in plain text.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
applyUrlstringDirect application link.
postedAtstringDate the job was posted.
updatedAtstringUpdated at.
postedSecondsAgonumberPosted seconds ago.
marketstringMarket.
scrapedAtstringTimestamp when this record was scraped.

Example record

{
"jobId": "DLOw0N",
"title": "Kitchen Porter",
"companyName": "Oi Vita pizzeria",
"companyBusinessCategory": "Restaurant",
"companySize": "11-50 employees",
"companyUrl": "https://jobtoday.com/gb/company/restaurant-oi-vita-pizzeria-e8nbMG",
"location": "London, England, United Kingdom",
"city": "London",
"state": "England",
"country": "United Kingdom",
"postalCode": "N1 4QU",
"latitude": 51.5486537,
"longitude": -0.08763080000000001,
"employmentType": "PART_TIME",
"salaryMin": 12.71,
"salaryMax": null,
"salaryCurrency": "GBP",
"salaryPeriod": "HOURLY",
"salaryExtra": null,
"salarySource": "structured",
"immediateStart": true,
"experienceNotRequired": true,
"easyApply": true,
"urgent": false,
"isVerified": false,
"isExternalJob": false,
"categories": [
"Kitchen Porter"
],
"categoryCode": "kitchen_assistants",
"description": "Salve, stiamo cercando un lavapiatti per la nostra piccola pizzeria a conduzione familiare. 20 ore settimanali . Mandaci un messaggio se interessati! Ho Hi there, we are looking for a kitchen porter f …",
"descriptionText": "Salve, stiamo cercando un lavapiatti per la nostra piccola pizzeria a conduzione familiare. 20 ore settimanali . Mandaci un messaggio se interessati! Ho Hi there, we are looking for a kitchen porter f …",
"descriptionMarkdown": "Salve, stiamo cercando un lavapiatti per la nostra piccola pizzeria a conduzione familiare. 20 ore settimanali . Mandaci un messaggio se interessati! Ho Hi there, we are looking for a kitchen porter f …",
"applyUrl": "https://jobtoday.com/gb/job/kitchen-porter-DLOw0N",
"postedAt": "2026-06-26T14:04:53.505Z",
"updatedAt": "2026-06-26T14:04:53.505Z",
"postedSecondsAgo": 547,
"market": "gb",
"scrapedAt": "2026-06-26T14:14:01.221Z"
}

Examples

Search for waiter roles in Madrid:

{
"keyword": "waiter",
"location": "Madrid",
"maxItems": 100
}

Only jobs from the last 3 days:

{
"keyword": "waiter",
"location": "Madrid",
"maxItems": 100,
"daysOld": 3
}

Larger run with a hard cap:

{
"keyword": "waiter",
"location": "Madrid",
"maxItems": 500
}

Daily feed (run on a schedule):

{
"keyword": "waiter",
"daysOld": 1,
"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 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.1
1,000~$1
10,000~$10
100,000~$100

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.6 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary 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: jobtoday.com — Europe and the US 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