Workable Jobs Scraper avatar

Workable Jobs Scraper

Pricing

$2.00 / 1,000 job scrapeds

Go to Apify Store
Workable Jobs Scraper

Workable Jobs Scraper

Scrape all open jobs from any company's Workable career page: title, department, location, employment type, remote flag, and apply URL.

Pricing

$2.00 / 1,000 job scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Scrape all open jobs from any company's Workable career page. Workable powers career sites for thousands of companies (Hugging Face, and many others); this actor reads the public widget API, no login or cookies needed.

Input

FieldTypeDescription
companySlugstringCompany's Workable account slug, from apply.workable.com/<slug>
maxJobsintegerMax jobs to return (default 100)

Example:

{
"companySlug": "huggingface",
"maxJobs": 100
}

Output

{
"jobId": "97904BAC90",
"title": "Data/Infrastructure Advocate Engineer - EMEA Remote",
"department": "Product",
"employmentType": "Full-time",
"remote": true,
"country": "France",
"city": "Paris",
"state": "Île-de-France",
"experience": "Mid-Senior level",
"industry": "Computer Software",
"locations": [{"country": "France", "countryCode": "FR", "city": "Paris", "region": "Île-de-France"}],
"publishedOn": "2026-05-29",
"url": "https://apply.workable.com/j/97904BAC90",
"applicationUrl": "https://apply.workable.com/j/97904BAC90/apply",
"company": "Hugging Face",
"companySlug": "huggingface",
"scrapedAt": "2026-07-25T00:00:00.000Z"
}

Pricing

Pay-per-event: $0.002 per job ($2 per 1,000 jobs).

Free users: up to 10 jobs per run.

Use cases

  • Recruiting pipeline sourcing from companies hiring on Workable
  • Job market and hiring-trend monitoring per company
  • Feeding a job aggregator or alert system
  • Competitive hiring intelligence (which roles/departments a company is scaling)