scrape_ats_jobs
Scrape job listings from company ATS boards: Greenhouse, Lever, Workday, and Ashby. No auth required — uses their public job APIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company slug as used in their ATS URL (e.g. "stripe" for boards.greenhouse.io/stripe) | |
| platform | No | ATS platform (default: auto-detect) | |
| maxResults | No | Max jobs (default 50) |