Search Jobs
search_jobsSearch LinkedIn jobs by keywords, location, and filters including date posted, job type, experience level, work type, and easy apply. Returns job IDs for full details.
Instructions
Search for jobs on LinkedIn.
Returns job_ids that can be passed to get_job_details for full info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Search keywords (e.g., "software engineer", "data scientist") | |
| location | No | Optional location filter (e.g., "San Francisco", "Remote") | |
| max_pages | No | Maximum number of result pages to load (1-10, default 3) | |
| date_posted | No | Filter by posting date (past_hour, past_24_hours, past_week, past_month) | |
| job_type | No | Filter by job type, comma-separated (full_time, part_time, contract, temporary, volunteer, internship, other) | |
| experience_level | No | Filter by experience level, comma-separated (internship, entry, associate, mid_senior, director, executive) | |
| work_type | No | Filter by work type, comma-separated (on_site, remote, hybrid) | |
| easy_apply | No | Only show Easy Apply jobs (default false) | |
| sort_by | No | Sort results (date, relevance) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||