Search openings at named companies
search_jobsFind and filter job postings from companies using Lever, with options for location, team, department, keyword, salary, and recency.
Instructions
Search the openings published by named companies on Lever. companies takes company names or Lever site names, and each name is turned into a site name here. A name found on the first spelling costs 3 requests, and one that resists costs up to 9, at one second each. location, team, department and commitment are sent to Lever and need its exact wording. keyword, workplace_type, country, salary and recency are applied here, because Lever accepts none of them as filters. limit applies per company, so a company whose openings fill it may publish more. posted_within_days walks up to 5 pages per company, because Lever pages by title and a recent opening sits anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | How many openings to step over per company. | |
| team | No | A list of a team exactly as Lever writes it, one to 20 of them. | |
| limit | No | How many openings to read per company. | |
| country | No | A list of a two-letter country code, as in FR or US, one to 20 of them. | |
| keyword | No | Words to look for in the title and the advert. | |
| currency | No | A three-letter currency code, as in EUR or USD. | |
| location | No | A list of a location exactly as Lever writes it, one to 20 of them. | |
| companies | Yes | A list of a company name or a Lever site name, one to 25 of them. | |
| commitment | No | A list of a commitment exactly as Lever writes it, one to 20 of them. | |
| department | No | A list of a department exactly as Lever writes it, one to 20 of them. | |
| salary_min | No | The lowest upper bound of a salary range to keep. | |
| workplace_type | No | A list of remote, hybrid, onsite or unspecified, one to 4 of them. | |
| salary_interval | No | The period salary_min is written in, as Lever writes it, such as per-year-salary or per-hour-wage. | |
| posted_within_days | No | How recent an opening must be. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | ||
| notes | Yes | ||
| per_company | Yes | ||
| total_available | Yes | Lever publishes no result count, so this is always null. |