Datasets:
File size: 992 Bytes
0dd0b1e 46895a5 0dd0b1e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/workable-jobs-scraper/",
"name": "Workable Jobs Scraper \u2014 Company Job Boards, Roles & Locations",
"description": "Scrape Workable job listings by keyword, location and remote type, or pull every open role from a named company job board. No login, no API key.",
"url": "https://reapx.dev/data/workable-jobs-scraper/",
"identifier": "workable-jobs-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "companyName",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/workable-jobs-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/workable-jobs-scraper",
"sameAs": "https://apify.com/reapx/workable-jobs-scraper"
}
|