Ashbyhq: Search Jobs
Ashbyhq via Parse · jobs
Search for jobs within a company board by keyword and/or department ID. Returns matching job postings. When filtering by department_id, results include jobs in the specified team and all its child teams in the hierarchy. Scraper for Ashby-hosted job boards (jobs.ashbyhq.com). Retrieves company info, job listings, job details, application forms, and supports keyword/department search. Fulfilled by Parse from jobs.ashbyhq.com.
- ashbyhq
- b2b-directory
- developer-tools
- jobs
- jobs-ashbyhq-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fac3e9d6-234c-4bf2-b5aa-36d377c3884e/search_jobs
- Interface artifact
- sha256:6eccfc1e3021abfe84a2e7aa160878506bdffa2c3f395dad81a3d97476862555
- Manifest digest
- sha256:a66f7e2ff83822c8e468ebd8c038a89706120cc562176075d94a54732ae95ff8
Request fields
- query (string): Search keyword to filter job titles (case-insensitive substring match)
- company_slug (string, required): Company slug as used in the job board URL
- department_id (string): Team/department UUID to filter by, including all child teams in the hierarchy (obtainable from get_company_job_listings teams)
Example queries
- {"query":"engineer","company_slug":"openai","department_id":"<department_uuid>"}