get_job
Retrieve full details for one LinkedIn job from ID, URL, or URN: description, seniority, employment type, salary, applicant count, and external apply URL for non-Easy-Apply postings.
Instructions
Fetch full details for one job posting: description, seniority, employment
type, salary when listed, applicant count, and the external apply URL if the
posting is not Easy Apply. job is a job_id from search_jobs, a
linkedin.com/jobs/view/... URL, or a jobPosting URN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | No | ||
| job_id | Yes | ||
| salary | No | ||
| company | No | ||
| location | No | ||
| apply_url | No | External ATS apply URL when the posting is not Easy Apply | |
| seniority | No | ||
| applicants | No | ||
| industries | No | ||
| company_url | No | ||
| description | No | ||
| posted_text | No | ||
| job_functions | No | ||
| employment_type | No |