jobs.lever.co API: search_jobs
jobs.lever.co via Parse · jobs
Search for jobs across a company's Lever board by keyword. Performs case-insensitive substring matching against job title, plain-text description, and categories. Returns matching job posting objects wrapped in an items array. Scraper for Lever job boards (jobs.lever.co) and their underlying public APIs. Supports listing jobs, getting details, extracting application form questions, and grouping/searching postings. Fulfilled by Parse from jobs.lever.co.
- b2b-directory
- developer-tools
- jobs
- jobs-lever-co
- 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/1d3e03ad-4684-456a-a278-b06b36e15b58/search_jobs
- Interface artifact
- sha256:bca30b20ca1e8d5edd10b56737d10fd86e49914217cb5fa35671b2173689df59
- Manifest digest
- sha256:fc9341bd8a77258b176f6c5d30d4f74a14b182960d760886cc284bb8c9a2b7af
Request fields
- query (string, required): Search keyword for case-insensitive substring matching against job titles, descriptions, and categories.
- company (string, required): The company slug (e.g. 'palantir').
Example queries
- {"query":"engineer","company":"palantir"}