Workable jobs API
source=workable
122,670live jobs from this source right now
Browse Workable jobsHow we index Workable
Workable powers thousands of SMB and startup career pages, and its widget API lists every published job for an account without auth. We read titles, locations, and remote flags from that JSON and link straight to the hosted apply page. Description bodies are not part of the widget listing, so we don't fabricate them.
https://apply.workable.com/api/v1/widget/accounts/{account}All fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Measured source coverage
Latest per-source measurements from /v1/stats, cached here for five minutes. Fill rates describe fields present on open jobs in that snapshot; they are observations, not platform guarantees.
Per-source quality metrics unavailable. The current stats response does not include measured coverage for this source.
- Open jobs
- 122,670
- Descriptions present
- Unavailable
- Posting dates present
- Unavailable
- Salary disclosed
- Unavailable
- Refresh cadence
- Unavailable
- Last source sweep
- Unavailable
Live Workable jobs in the index
live
- Tele-PsychiatristHealthcarerecruiter · Napa, US2d agosource ↗
- Credit Card Sales RepresentativeKognitive Sales Solutions · Bradford, CA2d agosource ↗
- Psychiatric Mental Health Nurse Practitioner (PMHNP)Healthcarerecruiter · Edinburg, US2d agosource ↗
- Telehealth Psychotherapist (LCSW, LMFT, LMHC, LPCC)Healthcarerecruiter · Hoover, US2d agosource ↗
- Construction Project CoordinatorRemote Raven · Philippines, PH2d agosource ↗
A five-row sample straight from /v1/jobs/preview?source=workable. Apply links go to the employer's own Workable page.
{ "source": "workable", "source_slug": "{employer-tenant}", "source_endpoint": "https://apply.workable.com/api/v1/widget/accounts/{account}" }
source, source_slug (the employer's tenant on Workable), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, check it at the source in one click. Live counts, not claims.Want this data as an API?
Query Workable jobs (and 52 other sources) through the Praxy Jobs production API — active, expired, and modified feeds with source endpoints on every row.
curl https://praxyjobs.com/v1/jobs/search?source=workable \ -H "X-API-Key: $KEY"
Other sources
Workable is a product of its respective owner; the name and logo are used for identification only. Praxy Jobs indexes publicly published job postings and is not affiliated with or endorsed by Workable.