Workday Jobs Search Scraper avatar

Workday Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Workday Jobs Search Scraper

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

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 hours ago

Last modified

Share

Extract job listings from Workday - the enterprise human capital management platform. Collect job titles, companies, locations, and descriptions from Workday-powered career sites.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • Enterprise hiring pattern analysis — monitor Workday-hosted job postings to track hiring volumes, role types, and organizational growth across large enterprises
  • Large-company recruitment intelligence — collect and analyze job data from Fortune 500 companies using the Workday ATS
  • Corporate talent acquisition research — study hiring demand, required skills, and compensation trends across major corporations
  • Multi-national employer trend tracking — compare hiring activity across global organizations that use Workday as their HR platform

Sample Input

{
"countryName": "United States",
"targetLocations": ["New York", "San Francisco"],
"companyName": "",
"locationName": "New York",
"includeKeyword": "Software Engineer",
"pagesToFetch": 1,
"jobType": "FULLTIME",
"datePosted": "all",
"timeRange": "7d",
"limit": 10,
"descriptionType": "text",
"hasSalary": false,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"jobTitle": "Software Engineer III",
"companyName": "GlobalTech Corp",
"location": "San Francisco, CA",
"postedDate": "2026-06-21",
"jobUrl": "https://workday.wd5.myworkdayjobs.com/12345",
"description": "As a Software Engineer III at GlobalTech, you will design and build scalable distributed systems that power our platform.",
"searchQuery": "Software Engineer",
"searchLocation": "New York",
"scrapedAt": "2026-06-24T12:00:00.000Z",
"id": 98765,
"title": "Software Engineer III",
"organization": "GlobalTech Corp",
"employment_type": "FULL_TIME",
"url": "https://workday.wd5.myworkdayjobs.com/12345",
"source_type": "workday",
"locations_derived": ["San Francisco, California, United States"],
"ai_work_arrangement": "On-site",
"ai_experience_level": "2-5",
"ai_employment_type": ["FULL_TIME"],
"ai_job_language": "English"
}

Input

FieldTypeDefaultRequiredDescription
querystringdeveloperEnter your search query (e.g., developer, engineer, etc.).
keywordsstringAlternative search keywords (e.g., React, Node.js).
maxItemsinteger10Maximum number of job listings to return.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings. Apify Residential proxy recommended.

Output

| liOrganizationEmployeesLte | integer | - | | Maximum number of employees in the company | | liOrganizationEmployeesGte | integer | - | | Minimum number of employees in the company | | datePostedAfter | string | - | | Filter jobs posted on or after a specific date. | | liIndustryExclusionFilter | array | - | | Exclude jobs from these LinkedIn industries. | | liOrganizationSizeFilter | array | - | | Filter by LinkedIn company-size bucket. | | aiLanguageFilter | array | - | | Filter by the AI-detected language of the job description. | | hasNoLocation | boolean | false | | When true, returns only jobs with no normalized location. | | includeLinkedIn | boolean | - | | Deprecated alias of includeCompanyDetails. | | remote only (legacy) | boolean | - | | Deprecated in favor of AI Work Arrangement. | | aiHasSalary | boolean | - | | Deprecated alias of hasSalary. | | proxyConfiguration | object | Apify Residential | | Proxy settings for the scraper. Apify Residential proxy is recommended for best results. |

Output

FieldDescription
jobTitleJob Title
companyNameCompany Name
locationJob Location
postedDatePosted Date
jobUrlJob URL
descriptionJob Description
searchQuerysearch Query
searchLocationsearch Location
scrapedAtscraped At
idID
date_postedDate Posted
date_createdDate Created
titleTitle
organizationOrganization
organization_urlOrganization URL
date_valid_throughValid Through
locationsLocations
locations_altAlternative Locations
location_typeLocation Type
location_requirementsLocation Requirements
salarySalary
employment_typeEmployment Type
urlURL
source_typeSource Type
sourceSource
source_domainSource Domain
organization_logoOrganization Logo
org_logo_permalinkOrganization Logo (permalink)
cities_derivedCities
regions_derivedRegions
countries_derivedCountries
counties_derivedCounties
locations_derivedDerived Locations
timezones_derivedTimezones
lats_derivedLatitudes
lngs_derivedLongitudes
domain_derivedDomain Derived
date_modifiedDate Modified
modified_fieldsModified Fields
description_textDescription
description_htmlDescription HTML
ai_salary_currencyAI: Salary Currency
ai_salary_valueAI: Salary Value
ai_salary_min_valueAI: Min Salary
ai_salary_max_valueAI: Max Salary
ai_salary_unit_textAI: Salary Unit
ai_benefitsAI: Benefits
ai_experience_levelAI: Experience Level
ai_work_arrangementAI: Work Arrangement
ai_work_arrangement_office_daysAI: Office Days
ai_remote_locationAI: Remote Location
ai_remote_location_derivedAI: Derived Remote Location
ai_key_skillsAI: Key Skills
ai_hiring_manager_nameAI: Hiring Manager
ai_hiring_manager_email_addressAI: Hiring Manager Email
ai_core_responsibilitiesAI: Core Responsibilities
ai_requirements_summaryAI: Requirements Summary
ai_working_hoursAI: Working Hours
ai_employment_typeAI: Employment Types
ai_job_languageAI: Job Language
ai_visa_sponsorshipAI: Visa Sponsorship
ai_keywordsAI: Keywords
ai_taxonomies_aAI: Taxonomies
ai_educationAI: Education Requirements
org_linkedin_nameLinkedIn: Organization Name
org_linkedin_headcountLinkedIn: Organization Employees
org_linkedin_websiteLinkedIn: Organization URL
org_linkedin_sizeLinkedIn: Organization Size
org_linkedin_sloganLinkedIn: Organization Slogan
org_linkedin_industryLinkedIn: Organization Industry
org_linkedin_followersLinkedIn: Organization Followers
org_linkedin_headquartersLinkedIn: Organization Headquarters
org_linkedin_typeLinkedIn: Organization Type
org_linkedin_founded_dateLinkedIn: Organization Founded Date
org_linkedin_specialtiesLinkedIn: Organization Specialties
org_linkedin_locationsLinkedIn: Organization Locations
org_linkedin_descriptionLinkedIn: Organization Description
org_linkedin_slugLinkedIn: Organization Slug
org_linkedin_recruitment_agency_derivedLinkedIn: Recruitment Agency
org_crunchbase_categoriesCrunchbase: Categories
org_crunchbase_total_investmentCrunchbase: Total Investment (USD)

Notes

  • Proxy: Residential proxy is highly recommended — set proxyConfiguration: { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
  • Rate limits: Keep result limits reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset