Workday Jobs API turns any Workday careers site into structured JSON. Give it a myworkdayjobs.com or myworkdaysite.com URL and it returns one row per posting: title, company, tenant, siteId, every location on the ad, ISO posted and end dates, employment type, remote status, full description text and HTML, salary min, max and currency pulled from the text, the apply URL, and the job requisition ID. No Workday tenant, no recruiting license, no login, and no proxy setup on your side.
Official Workday APIs cover enterprise HR data, not the public job listings on a company careers site. That is the gap this fills: a live jobs API for any employer running Workday, from a single URL.
What you get
One JSON row per job, with CSV export built in.
Every location on a multi-city posting, not just the first one.
Salary ranges parsed into numeric fields you can filter on.
Site-wide facets and job totals in a summary record.
Pay per result. No subscription.
Example Tasks and Use Cases
Export Workday Job Listings - pull an entire careers site to CSV or Google Sheets in one run.
Workday Jobs With Salary Ranges - keep only postings that publish pay, with min and max as numbers.
Find Remote Workday Jobs - filter a Workday site down to remote-eligible roles.
Monitor Workday Job Postings - run it on a schedule and track what a company opens and closes over time.
Scrape myworkdaysite.com Jobs - handles the myworkdaysite.com URL form too.
NVIDIA Jobs Scraper - every open NVIDIA role as JSON.
Salesforce Jobs Scraper - Salesforce postings with locations and pay.
Intel Jobs Scraper - the Intel careers site as structured rows.
Capital One Jobs Scraper - Capital One openings with apply links.
Adobe Jobs Scraper - Adobe roles across every location.
Disney Jobs Scraper - Disney postings as JSON.
PayPal Jobs Scraper - PayPal careers data on demand.
All 26 runnable examples live on the examples page.
Works with MCP
The API runs over MCP, so Claude, Cursor, and any MCP client can call it as a tool. Point your agent at the Apify MCP server and ask "pull every open role on the NVIDIA Workday site with salary ranges" and it returns structured rows, no scraping code.
Related job data APIs
Need to find the sites first? The Workday Career Sites API discovers Workday tenants and siteIds you can feed straight into this one. For other sources see the Google Jobs Scraper and the iCIMS Careers API.
Keywords and Topics
Workday API, Workday ATS, Workday MCP server, Workday jobs API, scrape Workday careers sites, export Workday job listings, monitor Workday job postings, companies that use Workday, myworkdayjobs scraper.
Built with