Scrapers.lat logo scrapers.lat
招聘

Workday Jobs & Careers Scraper

Scrape Workday career site job listings from any company career URL. Extract job title, location, requisition ID, posting date, remote flag, apply URL, pay range and full job description. Filter by keyword. Export JSON, CSV or Excel. No login or API key.

19 每条记录的字段 JSON · CSV · Excel · API 按用量付费
workday-jobs-scraper.json 200 OK
{
  "title": "Director, Engineering – Software Engineering",
  "company": "Nvidia",
  "location": "Vietnam, Hanoi",
  "locations": ["Vietnam, Hanoi","Vietnam, Ho Chi Minh City"],
  "timeType": "Full time",
  "requisitionId": "JR2021061",
  "jobPostingId": "Director--Engineering---Software-Engineering_J…",
  "url": "https://nvidia.wd5.myworkdayjobs.com/en-US/NVI…",
  "applyUrl": "https://nvidia.wd5.myworkdayjobs.com/NVIDIAExt…"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
TitleCompanyLocationLocationsTime TypeRequisition IdJob Posting IdUrlApply UrlPosted OnStart DateCountryHiring OrganizationJob Req Id
示例输出

一条真实的示例记录,正是你收到的结构。

TitleCompanyLocationLocations
Director, Engineering – Software …NvidiaVietnam, Hanoi["Vietnam, Hanoi","Vietnam, Ho Ch…
Software Engineer, Production Eng…NvidiaIndia, Bengaluru["India, Bengaluru"]
Foundry Engineering Yield Enhance…NvidiaTaiwan, Hsinchu["Taiwan, Hsinchu"]
GET /workday-jobs-scraper
{
  "title": "Director, Engineering – Software Engineering",
  "company": "Nvidia",
  "location": "Vietnam, Hanoi",
  "locations": ["Vietnam, Hanoi","Vietnam, Ho Chi Minh City"],
  "timeType": "Full time",
  "requisitionId": "JR2021061",
  "jobPostingId": "Director--Engineering---Software-Engineering_J…",
  "url": "https://nvidia.wd5.myworkdayjobs.com/en-US/NVI…",
  "applyUrl": "https://nvidia.wd5.myworkdayjobs.com/NVIDIAExt…"
}

常见问题

How do I find a company's Workday career site URL?

Open the company's careers page and follow the link to its job listings. If the address bar shows a myworkdayjobs.com page, for example nvidia.wd5.myworkdayjobs.com/en-US/NVIDIAExternalCareerSite, copy that whole address and paste it in. Add one URL per company you want to scrape.

How many jobs can it return per company?

It returns every open role on the career site, which ranges from a few dozen to several thousand at large enterprises. Use Max Items to cap the total across all career sites when you only need a sample.

Can I scrape several companies in one run?

Yes. Add multiple career site URLs and the scraper collects jobs from each one in turn, tagging every record with its company so you can tell them apart. The Max Items limit applies to the combined total.

Does it include the pay range?

When an employer discloses a pay range on the posting, usually to comply with US pay transparency laws, it is captured in the payRange field. Many US roles at large companies include one. Roles without a disclosed range leave the field empty.

How do I filter to specific roles?

Use the Search keyword field to have each career site return only jobs that match, for example "engineer", "remote" or "marketing". Leave it empty to return every open job.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。