LinkedIn Jobs Scraper avatar
LinkedIn Jobs Scraper

Pricing

$20.00/month + usage

Go to Apify Store
LinkedIn Jobs Scraper

LinkedIn Jobs Scraper

Developed by

ramman

ramman

Maintained by Community

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

ParameterTypeRequiredDefaultDescription
jobKeywordsstring"software engineer"Job search keywords
locationstring""Job location filter
numberOfJobsnumber50Jobs to scrape (1-1000)
experienceLevelstring""Experience level filter
jobTypestring""Employment type filter
onlyRemotebooleanfalseRemote jobs only
outputFormatstring"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: