Search jobs
search_jobsSearch Landed's live job corpus for AI-native roles and get a ranked, fit-scored shortlist. Fill the structured fields (role, skills, work mode, physical locations, remote-eligibility countries/regions, seniority, comp, industries…) from the user's request — they drive the ranking. Physical locations are resolved to stable places; use ISO country codes and canonical region codes when known. You may also pass a free-text "query"; it's parsed into the same filters and used as a semantic nudge. Free tier: up to a shared budget of jobs for anonymous callers (each returned job counts). Authenticated callers (Authorization: Bearer ) get unlimited, brief-personalized results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Target role or title family, e.g. "AI Engineer", "RAG Engineer", "Data Scientist". | |
| avoid | No | Companies or sectors to avoid. | |
| limit | No | How many jobs to return. | |
| query | No | Free-text description of the ideal job, in the user’s own words. Parsed server-side into structured filters; also used as a semantic nudge. | |
| remote | No | Work mode preference. | |
| skills | No | Core skills / technologies the role should involve, e.g. ["RAG", "LangChain", "Python"]. | |
| minComp | No | Minimum acceptable base compensation (numeric). | |
| regions | No | Legacy human-readable remote eligibility regions/countries, e.g. ["APAC", "India"]. Prefer regionCodes/countryCodes when known. | |
| currency | No | Currency for minComp, e.g. "USD". | |
| locations | No | Preferred physical cities/countries as exact labels; include country for ambiguous cities, e.g. ["Bengaluru, India", "London, UK"]. Resolved server-side to stable place IDs. | |
| seniority | No | Seniority target, e.g. "junior", "mid", "senior", "staff", "lead". | |
| industries | No | Preferred company industries / sectors. | |
| regionCodes | No | Canonical remote eligibility regions. | |
| countryCodes | No | ISO 3166-1 alpha-2 countries where the job may be based or remotely eligible, e.g. ["IN"]. | |
| companyStages | No | Preferred company stages, e.g. ["seed", "series-a", "public"]. | |
| workAuthorizationCountryCodes | No | ISO country codes where the candidate is authorized to work. |