jobs.lever.co API: get_job_posting_detail
jobs.lever.co via Parse · jobs
Fetch full details for a single job posting by its UUID. Returns the complete posting object including HTML description, requirement lists, categories, and application URL. 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/get_job_posting_detail
- Interface artifact
- sha256:003f4db3d5336eb79d3821ba4fe19c8210ee5e91048ed9e3f52abd3d5b381c14
- Manifest digest
- sha256:f57fb2d1156d556bba8409fed060a03a4484aef19f8cd9bcdea232e488f8cd7d
Request fields
- company (string, required): The company slug (e.g. 'palantir').
- posting_id (string, required): The job posting UUID (from get_company_job_postings results).
Example queries
- {"company":"palantir","posting_id":"fe2a8c69-49b7-405f-816c-a6c6f894399a"}