Ashbyhq: Search Jobs
Ashbyhq via Parse · jobs
Search job postings with optional filters for title keywords, department, and experience range. Extracts experience requirements from job descriptions. Returns all jobs when no filters are specified. Returns stale_input with kind 'input_not_found' if the organization slug does not exist. Search and retrieve job postings from Ashby-powered job boards. Supports filtering by title keywords, department, and experience requirements. Includes experience level extraction from job descriptions. Fulfilled by Parse from www.ashbyhq.com.
- ashbyhq
- b2b-directory
- developer-tools
- jobs
- parse
- platform-key
- www-ashbyhq-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b2f8b925-5ff9-47c8-8771-18f96c070747/search_jobs
- Interface artifact
- sha256:4313717a0f11a83c1ace3d41914554525e174e49920a4ad7ec8851b76ac40518
- Manifest digest
- sha256:08439da4610321e81312430543639aba7ec59765bbb562adead259c7a6347602
Request fields
- department (string): Department name to filter by (partial match, case-insensitive)
- organization (string): Organization slug on Ashby job board (e.g. 'ashby', 'openai'): Allowed values: ashby
- max_experience (integer): Maximum years of experience to filter by (jobs without stated experience are included)
- min_experience (integer): Minimum years of experience to filter by (jobs without stated experience are included)
- title_keywords (string): Comma-separated title keywords to filter by (e.g. 'Engineer,Designer,Sales')
Example queries
- {"department":"Engineering","organization":"ashby","title_keywords":"Engineer,Manager,Designer"}