Search
get_api_v1_jobs_searchsearch jobs Group: jobs. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geoId | No | LinkedIn's internal geographic identifier (optional) Examples: 103644278,102571732 Note: Usually auto-detected from location | |
| start | No | *The starting index for pagination (0-based)* Default: 0 (first page) Increment by: 25 per page (LinkedIn's default page size) Example: start=25 (second page), start=50 (third page) | |
| salary | No | salary Minimum salary range you're targeting Available Options: any - Any salary (default) 40k - $40,000+ per year 60k - $60,000+ per year 80k - $80,000+ per year 100k - $100,000+ per year 120k - $120,000+ per year Example: salary=100k | |
| keyword | No | The job title, skills, or keywords to search for Examples: software engineer,nodejs developer,data scientist,product manager | |
| regions | No | Specific region codes for targeted search (optional) Examples: 102571732,103743442 | |
| jobTypes | No | jobTypes (comma-separated) The type of employment you're looking for Available Options: full_time - Full-time positions part_time - Part-time positions contract - Contract-based work temporary - Temporary assignments internship - Internship opportunities volunteer - Volunteer positions Example: jobTypes=full_time,contract | |
| location | No | The city, state, or region where you want to find jobs Examples: San+Francisco, New+York+City, London, Remote Format: Use + for spaces: San+Francisco+Bay+Area | |
| companyIds | No | Specific company LinkedIn IDs to filter results (comma-separated) Examples: 2499210,1337,104085107 Format: comma-separated numbers | |
| experience | No | The required experience level for the job Available Options: internship - Student internships entry_level - 0-2 years experience (Junior roles) associate - 2-4 years experience mid_senior - 4-8 years experience (Mid-level to Senior) director - 8+ years experience (Director level and above) Example: experience=entry_level,mid_senior | |
| timePosted | No | How recently the job was posted Available Options: any - Any time (default) 24h - Past 24 hours 1week - Past week 1month - Past month Example: timePosted=1week | |
| workArrangement | No | The work location arrangement Available Options: onsite - Office-based work remote - Fully remote work hybrid - Combination of office and remote Example: workArrangement=remote,hybrid |