JobToday Scraper
Pricing
from $0.80 / 1,000 results
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
Maintained by CommunityActor stats
1
Bookmarked
3
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share

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
| Parameter | Type | Default | Description |
|---|---|---|---|
countries | array | ["gb"] | Markets to scrape. Supported: gb (UK), es (Spain), fr (France), us (USA), it (Italy). |
keyword | string | "waiter" | Job title or keyword to search for. Leave empty to get all jobs. |
location | string | "London" | City or region to filter by (e.g. London, Madrid, Paris). |
employmentTypes | array | (empty) | Filter by employment type. Leave empty for all. |
easyApply | boolean | false | Only return jobs that can be applied to directly on JobToday. |
immediateStart | boolean | false | Only return jobs with an immediate start date. |
noExperience | boolean | false | Only return jobs that require no prior experience. |
languageCodes | array | (empty) | Filter by required job language. Leave empty for all. |
maxItems | integer | 100 | Maximum number of jobs to return. Set to 0 for unlimited. |
daysOld | integer | 0 | Only 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.
| Field | Type | Description |
|---|---|---|
jobId | string | Unique listing ID from the source. |
title | string | Job title as published. |
companyName | string | Hiring company name. |
companyBusinessCategory | string | Company business category. |
companySize | string | Company size. |
companyUrl | string | Link to the company's page on the source. |
location | string | — |
city | string | City of the position. |
state | string | State. |
country | string | Country of the position. |
postalCode | string | Postal code of the position. |
latitude | number | Latitude of the workplace. |
longitude | number | Longitude of the workplace. |
employmentType | string | Employment type (e.g. full-time, part-time). |
salaryMin | number | Minimum salary (null if not published by the employer). |
salaryMax | number | Maximum salary (null if not published by the employer). |
salaryCurrency | string | Currency code of the salary. |
salaryPeriod | string | Pay period the salary refers to (e.g. year, month, hour). |
salaryExtra | string | Salary extra. |
salarySource | string | Salary source. |
immediateStart | boolean | Immediate start. |
experienceNotRequired | boolean | Experience not required. |
easyApply | boolean | Easy apply. |
urgent | boolean | Urgent. |
isVerified | boolean | Is verified. |
isExternalJob | boolean | Is external job. |
categories | array | Categories. |
categoryCode | string | Category code. |
description | string | Full job description in plain text. |
descriptionText | string | Full job description in plain text. |
descriptionMarkdown | string | Description markdown. |
applyUrl | string | Direct application link. |
postedAt | string | Date the job was posted. |
updatedAt | string | Updated at. |
postedSecondsAgo | number | Posted seconds ago. |
market | string | Market. |
scrapedAt | string | Timestamp 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.
| Results | Cost |
|---|---|
| 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 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: 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