Workday jobs, straight from Workday.
How we index Workday
Workday runs hiring for a large share of the world's biggest employers. Each tenant exposes its career site through per-tenant CXS endpoints on myworkdayjobs.com, which we page through with rate-limited, politeness-first pacing to collect every posted requisition. List responses carry title, locations, and posted-on dates but not the description body, so Workday jobs in our index link out to the company's own site for the full spec rather than carrying a guessed description.
https://{tenant}.{dc}.myworkdayjobs.com/wday/cxs/{tenant}/{site}/jobsAll fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Verify it yourself
Every job in our index carries its source, source_slug (the employer's tenant on Workday), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, you can check it at the source in one click. Live counts, not claims.
Want this data as an API?
Query Workday jobs (and 37 other sources) through the free Praxy Jobs API — active, expired, and modified feeds with source endpoints on every row. Filter with ?source=workday.