Workday Jobs Search Scraper
Pricing
from $2.99 / 1,000 workday career roles
Workday Jobs Search Scraper
Scrape job listings from Workday (via MyWorkdayJobs.com). Extract job titles, companies, locations, employment types, and descriptions from organizations using Workday HCM for recruitment intelligence.
Pricing
from $2.99 / 1,000 workday career roles
Rating
0.0
(0)
Developer
Jobs API
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Intel Workday Verified Jobs Scraper
This Actor targets Intel's public Workday External board at intel.wd1.myworkdayjobs.com. It emits only complete records verified against the public detail page and its public job data endpoint. It does not solve CAPTCHAs, bypass access controls, or use the Workday externalUrl field as an application URL.
Modes
search: searches the public Intel board withqueryand returns up tomaxItemsverified detail records.single: verifies one exact public detail URL injobUrl.multiple: verifies exact public detail URLs injobUrls,urls, or Apify-stylestartUrls.
Direct URLs must remain on intel.wd1.myworkdayjobs.com and end in a Workday requisition ID such as _JR0284076. The Actor verifies the page path, the public job endpoint requisition ID, the title when a listing title is available, the description, and the real /apply route when it is exposed by the page.
Local commands
npm install --ignore-scriptsnpm testnpm run lintapify validate-schema .actor/input_schema.jsonapify run --purge --input-file INPUT.jsonapify run --purge --input-file INPUT-single.jsonapify run --purge --input-file INPUT-multiple.jsonnpm run validate:dataset
The checked-in INPUT*.json files are local examples using current public Intel Workday URLs. Optional company, salary, location, similar-job, and questionnaire fields are omitted when the public source does not provide them.
Runs use finite request, concurrency, retry, navigation, and handler limits. Verified jobs survive later detail failures. Dataset rows remain job-only; OUTPUT_SUMMARY, SOURCE_METADATA, and RUN_DIAGNOSTICS are stored in the default key-value store.