
LinkedIn Jobs Scraper
Pricing
$20.00/month + usage
Go to Apify Store

LinkedIn Jobs Scraper
Easily scrape LinkedIn job postings with filters for keywords, location, company, and job type. Get structured job data in JSON, CSV, or Excel.
0.0 (0)
Pricing
$20.00/month + usage
0
1
1
Last modified
13 hours ago
LinkedIn Job Scraper
Scrape job postings from LinkedIn with ease. This actor extracts detailed job information including title, company, location, experience level, job type, and more in structured formats.
🚀 Features
- Search jobs by keyword (e.g., "Software Engineer", "Data Scientist")
- Filter by location, company, experience level, job type, remote only
- Extract job title, company, location, link, date posted, experience level, job type
🛠️ Input Example
{"jobKeywords": "software engineer","location": "New York","numberOfJobs": 50,"experienceLevel": "senior","jobType": "full-time","onlyRemote": false,"outputFormat": "json"}
📋 Input Parameters
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
jobKeywords | string | ✅ | "software engineer" | Job search keywords |
location | string | ❌ | "" | Job location filter |
numberOfJobs | number | ❌ | 50 | Jobs to scrape (1-1000) |
experienceLevel | string | ❌ | "" | Experience level filter |
jobType | string | ❌ | "" | Employment type filter |
onlyRemote | boolean | ❌ | false | Remote jobs only |
outputFormat | string | ❌ | "json" | Output format |
📊 Output Example
{"title": "Senior Software Engineer","company": "Tech Company","location": "New York, NY","datePosted": "2 days ago","experienceLevel": "senior","jobType": "full-time","link": "https://linkedin.com/jobs/view/123456789"}
🎯 Use Cases
- Build job boards or aggregators
- Research hiring trends
- Collect job leads for recruitment
- Track competitor hiring activities
Share Actor: