
Linkedin Jobs Scraper - 2.75$/month
Pricing
$2.75/month + usage
Go to Store

Linkedin Jobs Scraper - 2.75$/month
A powerful API to search and scrape job listings from LinkedIn using custom keywords and advanced parameters.
5.0 (1)
Pricing
$2.75/month + usage
1
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
2 days ago
LinkedIn Job Scraper
A powerful Apify actor that scrapes LinkedIn job listings based on your custom input parameters and returns a structured JSON array packed with everything you need to know about each role.
🚀 Getting Started
- Configure your input by filling in the properties below. No need to copy any URLs—just provide your search criteria directly in the input schema.
- Run the actor. It will query LinkedIn’s job search and return the results in JSON.
Tip: Automate your workflows by integrating this actor with the Apify API for scheduled or programmatic runs.
🛠️ Input Schema
{"jobTitle": "Frontend Developer", // Position title, e.g., “Marketing Manager”"location": "New York, NY, USA", // City, state, country"companyName": ["Google", "NASA"], // Optional list of employer names"companyId": ["1441", "1815218"], // Optional LinkedIn company IDs"publishedAt": "r604800", // "": Any, "r86400": Past 24h, "r604800": Past 7d, "r2592000": Past 30d"rows": 100, // Max number of listings to fetch (default 100)"workType": "3", // "1": On-site, "2": Remote, "3": Hybrid"jobType": "F", // "F": Full-time, "P": Part-time, "C": Contract, etc."experienceLevel": "4", // "1": Intern, …, "4": Mid-Senior, …, "6": Executive"postedAfter": "2024-06-01", // Only include jobs posted after this date (YYYY-MM-DD)"easyApply": true, // Only LinkedIn Easy Apply jobs"fewApplicants": false, // Only listings with few applicants"proxySettings": { // Proxy configuration for your crawler"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
📦 Output Format
The scraper returns an array of job objects. Each object includes:
Field | Description |
---|---|
id | LinkedIn’s internal job identifier |
publishedAt | Posting date in YYYY-MM-DD |
salary | Salary range or estimate, if available |
title | Job title |
jobUrl | Direct link to the LinkedIn job posting |
companyName | Employer’s name |
companyUrl | Link to the company’s LinkedIn page |
location | Job location (city, region, country) |
postedTime | Relative time since posting (e.g., “2 weeks ago”) |
applicationsCount | Number or description of applicants (e.g., “Over 200 applicants”) |
description | Plain-text job description |
contractType | Employment type (Full-time, Part-time, Contract, etc.) |
experienceLevel | Required experience level (e.g., “Mid-Senior level”) |
workType | Work arrangement (On-site, Remote, Hybrid) |
sector | Industry sector, if detected |
applyType | EASY_APPLY or EXTERNAL |
applyUrl | URL to submit your application |
descriptionHtml | Full HTML markup of the job description |
companyId | LinkedIn’s internal company ID |
benefits | Array of listed benefits (e.g., “401(k)”, “Medical insurance”) |
posterProfileUrl | Link to the LinkedIn profile of the person who posted the job |
posterFullName | Full name of the job poster |
🎯 Input Example
{"jobTitle": "Frontend Developer","location": "New York, NY, USA","companyName": ["Excalibur Works"],"companyId": ["99324481"],"publishedAt": "r2592000","rows": 50,"workType": "1","jobType": "F","experienceLevel": "4","postedAfter": "2024-06-01","easyApply": true,"fewApplicants": false,"proxySettings": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
📤 Output Example
[{"id": "4206656460","publishedAt": "2025-06-30","salary": "$200,000.00/yr - $280,000.00/yr","title": "Frontend Developer","jobUrl": "https://www.linkedin.com/jobs/view/frontend-developer-at-excalibur-works-4206656460","companyName": "Excalibur Works","companyUrl": "https://www.linkedin.com/company/excalibur-works","location": "New York, NY","postedTime": "2 weeks ago","applicationsCount": "Over 200 applicants","description": "We are looking for a talented Front‑End Engineer to…","contractType": "Full-time","experienceLevel": "Mid-Senior level","workType": "On-site","sector": "Engineering Services","applyType": "EASY_APPLY","applyUrl": "https://www.linkedin.com/jobs/view/frontend-developer-at-excalibur-works-4206656460","descriptionHtml": "<p><strong>We are looking for a talented…</strong></p>","companyId": "99324481","benefits": ["401(k)", "Medical insurance", "Dental insurance"],"posterProfileUrl": "https://www.linkedin.com/in/sydney-devonshire","posterFullName": "Sydney Devonshire"}]
Happy scraping! 🎉 Tailor your inputs, fire up the actor, and let the job opportunities roll in.
On this page
Share Actor: