Myworkdayjobs: Get Job
Myworkdayjobs via Parse · Jobs
Retrieve full job posting details from a Workday job URL. Returns title, description (plain text by default), location, requirements, hiring organization, and similar jobs. The job must still be live on the career site; removed postings return input_not_found. Accepts any *.myworkdayjobs.com job URL including query parameters (e.g. ?source=LinkedIn). Extract job descriptions and search job postings from any Workday-hosted career site (*.myworkdayjobs.com). Works across all companies that use Workday for their careers pages. Fulfilled by Parse from healthcare.wd1.myworkdayjobs.com.
- b2b-directory
- healthcare
- healthcare-wd1-myworkdayjobs-com
- jobs
- myworkdayjobs
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/75f11f0d-6134-48ef-bbf8-0fd628bcc2c4/get_job
- Interface artifact
- sha256:6808f560fbcd625cca35afd8d9372681175a04127ccd18db3c3bafc536d3a6d5
- Manifest digest
- sha256:16f03267d28805fdce396577475997795ac042e30533f5433e1fd5c5896e8a73
Request fields
- job_url (string, required): Full Workday job posting URL (e.g., https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite/job/US-CA-Santa-Clara/Software-Engineer_JR1234567). Query parameters are stripped automatically.
- include_html (string): Set to 'true' to include raw HTML job description in addition to plain text. Accepted values: 'true', 'false'.: Allowed values: true, false
Example queries
- {"job_url":"https://healthcare.wd1.myworkdayjobs.com/Search/job/US-Pennsylvania-Pittsburgh/Senior-Software-Development-Manager_R01127153-1","include_html":"true"}