Lever: Get Application Form
Lever via Parse · jobs
Retrieves the complete application form for a specific job posting on EU Lever. Returns the form structure organized by sections (e.g. personal information, links, custom questions, consent) with each field's label, input type, required status, and dropdown options where applicable. Also includes the job posting's title, location, team, commitment type, and workplace type. Makes one HTTP request to fetch the apply page and parses the HTML form. Retrieves the application form structure for job postings on EU Lever (jobs.eu.lever.co), including all form sections, fields, their types, required status, and dropdown options. Fulfilled by Parse from jobs.eu.lever.co.
- b2b-directory
- developer-tools
- jobs
- jobs-eu-lever-co
- lever
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ee1530ca-f911-4061-8427-40d24ae2c28f/get_application_form
- Interface artifact
- sha256:081ef3d36d5f03e6ee0d2ab603bde069f251ab97deb7932450fd8334c591d4eb
- Manifest digest
- sha256:84fd5e940bd780631521209153c7e7310cc48fdfd326d7893686e905b303f850
Request fields
- company (string, required): Company slug as it appears in the Lever job posting URL (e.g. 'xtb' from jobs.eu.lever.co/xtb/...).
- posting_id (string, required): UUID of the job posting as it appears in the Lever URL (e.g. '6fb09849-90f8-42d2-afb5-6a05acf2da9c').
Example queries
- {"company":"xtb","posting_id":"6fb09849-90f8-42d2-afb5-6a05acf2da9c"}