VOOZH about

URL: https://apify.com/khadinakbar/linkedin-jobs-scraper

โ‡ฑ LinkedIn Jobs Scraper ยท Apify


๐Ÿ‘ LinkedIn Jobs Scraper โ€” Salary, Skills, Seniority & Easy Apply avatar

LinkedIn Jobs Scraper โ€” Salary, Skills, Seniority & Easy Apply

Pricing

from $1.00 / 1,000 results

Go to Apify Store

LinkedIn Jobs Scraper โ€” Salary, Skills, Seniority & Easy Apply

Extract LinkedIn jobs by keyword and location. Returns title, company, salary, skills, seniority, easy-apply flag, and company data. No login required. $1/1K.

Pricing

from $1.00 / 1,000 results

Rating

5.0

(1)

Developer

๐Ÿ‘ Khadin Akbar

Khadin Akbar

Maintained by Community

Actor stats

1

Bookmarked

89

Total users

20

Monthly active users

3 days ago

Last modified

Share

๐Ÿ” LinkedIn Jobs Scraper โ€” Skills, Salary & B2B Hiring Signals

Extract LinkedIn job listings by keyword + location โ€” no login, no cookies, no manual URL building required. Returns fully structured data including parsed salary (min/max numbers), required skills array, easy-apply flag, applicant count, seniority level, and full job description.

The only LinkedIn jobs actor with a documented output schema โ€” making it the best choice for AI agents (Claude, ChatGPT) and automated pipelines.

Export scraped data, run via API, schedule recurring runs, or integrate with other tools.


Why This Actor?

Most LinkedIn scrapers either require you to manually build search URLs, return raw unstructured text, or cost 5-10x more per result. This actor is different:

  • Simple input โ€” just type your job title and location. No URL building in incognito windows.
  • Multi-query + multi-location โ€” run ["Software Engineer", "ML Engineer"] ร— ["New York", "London"] in one run
  • Parsed salary โ€” returns salary_min: 180000 and salary_max: 240000, not just a raw string
  • Skills as array โ€” required_skills: ["Python", "PyTorch"] for easy filtering
  • B2B hiring signals โ€” find companies actively hiring to power sales prospecting and competitive intel
  • Built-in deduplication โ€” cross-query runs never return the same job twice
  • Full output schema โ€” every field documented for AI agent compatibility

Use Cases

For recruiters and talent teams: Aggregate open roles across companies and locations. Monitor competitors' hiring activity. Build sourcing pipelines for specific skill sets.

For B2B sales teams: Identify companies hiring for roles that signal budget and buying intent. Find hiring managers and decision-makers. Use job postings as warm outreach triggers.

For job seekers and market researchers: Track salary trends across roles and geographies. Analyze which skills are most in-demand. Compare remote vs on-site availability by location.

For developers and data teams: Feed structured job data into dashboards, CRMs, ATS systems, or AI pipelines. Schedule daily monitoring runs for specific searches.


Input Parameters

Simple keyword search (recommended)

{
"searchQueries":["Software Engineer","Product Manager"],
"locations":["San Francisco, CA","Remote"],
"maxResults":100,
"datePosted":"r604800"
}

This runs 4 searches: each query ร— each location. Results are automatically deduplicated.

Direct URL mode (advanced)

Open linkedin.com/jobs in an incognito window, apply your filters, copy the URL, and paste it here:

{
"startUrls":[
{"url":"https://www.linkedin.com/jobs/search/?keywords=data+scientist&location=New+York&f_E=4&f_WT=2"}
],
"maxResults":200
}

With filters

{
"searchQueries":["DevOps Engineer"],
"locations":["United States"],
"maxResults":50,
"experienceLevel":["4","5"],
"workType":["2","3"],
"jobType":["F"],
"salaryBase":"100000"
}

Output Fields

Each result is a JSON object with the following fields:

FieldTypeDescription
job_idstringLinkedIn's unique job ID
job_titlestring | nullFull job title
company_namestring | nullHiring company name
company_urlstring | nullLinkedIn company profile URL
company_sizestring | nullEmployee count range
company_industrystring | nullIndustry category
locationstring | nullCity, state, work arrangement
work_typestring | nullRemote / Hybrid / On-site
employment_typestring | nullFull-time / Part-time / Contract
seniority_levelstring | nullEntry / Mid-Senior / Director etc.
salary_rangestring | nullRaw salary string from LinkedIn
salary_minnumber | nullParsed minimum salary (USD)
salary_maxnumber | nullParsed maximum salary (USD)
required_skillsstring[]Extracted skills list
is_easy_applybooleanTrue if LinkedIn Easy Apply is enabled
applicant_countstring | nulle.g. "142 applicants"
posted_atstring | nullRelative posting time
job_descriptionstring | nullFull plain-text description
job_urlstringDirect link to the job posting
search_querystring | nullQuery that found this job
scraped_atstringISO timestamp of extraction

Example output record

{
"job_id":"3812749302",
"job_title":"Senior Machine Learning Engineer",
"company_name":"Anthropic",
"company_url":"https://www.linkedin.com/company/anthropic",
"company_size":"201-500 employees",
"company_industry":"Artificial Intelligence",
"location":"San Francisco, CA (Hybrid)",
"work_type":"Hybrid",
"employment_type":"Full-time",
"seniority_level":"Mid-Senior level",
"salary_range":"$200,000โ€“$280,000/yr",
"salary_min":200000,
"salary_max":280000,
"required_skills":["Python","PyTorch","RLHF","Distributed Systems"],
"is_easy_apply":false,
"applicant_count":"142 applicants",
"posted_at":"2 days ago",
"job_description":"We are looking for a Senior ML Engineer...",
"job_url":"https://www.linkedin.com/jobs/view/3812749302/",
"search_query":"Machine Learning Engineer",
"source_url":"https://www.linkedin.com/jobs/view/3812749302/",
"scraped_at":"2026-03-31T14:22:00.000Z"
}

Cost & Performance

Pricing: $0.0005 per job result (PAY_PER_EVENT). No actor start fee.

ScenarioJobsEstimated Cost
Quick search50~$0.025
Standard batch200~$0.10
Large scrape1,000~$0.50
Daily monitoring (50/day)1,500/month~$0.75/month

Compare: the dominant competitor charges $0.001/result (2x more). Premium competitors charge up to $0.005/result (10x more).

Performance: ~25โ€“50 jobs/minute depending on LinkedIn's response times and proxy routing. 50 jobs typically takes 2โ€“4 minutes.


Filters Reference

FilterValues
datePostedr86400 (24h), r604800 (week), r2592000 (month)
jobTypeF (Full-time), P (Part-time), C (Contract), T (Temporary), I (Internship)
experienceLevel1 (Intern), 2 (Entry), 3 (Associate), 4 (Mid-Senior), 5 (Director), 6 (Executive)
workType1 (On-site), 2 (Remote), 3 (Hybrid)
salaryBase40000, 60000, 80000, 100000, 120000

Limitations

  • LinkedIn limits each search URL to ~1,000 results. Use multiple search queries to get more.
  • Salary data is only available on job postings where the employer has added it (typically 30โ€“40% of postings in the US).
  • Skills extraction requires LinkedIn to expose the skills section on the public job page. For some postings, skills will be empty.
  • LinkedIn may show an auth wall on some requests. The actor retries with a fresh session when this happens.

No Login Required

This actor operates entirely on LinkedIn's public job search pages, which are accessible without an account. No cookies, no session tokens, no LinkedIn credentials needed.


Support & Feedback

Found a bug or want a new feature? Open an issue on this actor's page. We respond within 48 hours and typically ship fixes within a week.

Works great with our Google Jobs Scraper for cross-platform job market research.


Changelog

v0.1 โ€” Initial release. Keyword + location search, multi-query cross-product, full detail page extraction, salary parsing, skills extraction, PPE pricing.

You might also like

LinkedIn Jobs Scraper

solidcode/linkedin-jobs-scraper

[๐Ÿ’ฐ $0.95 / 1K] Extract LinkedIn job postings at scale โ€” title, company, location, salary, description, seniority, employment type, applicant count, and recruiter details. Search by keyword and location with date, job-type, experience-level, and remote filters, or paste LinkedIn search URLs.

Google Jobs Scraper โ€” Salary, Apply Links & MCP-Ready

khadinakbar/google-jobs-scraper

Extract job listings from Google Jobs. Returns title, company, location, salary (parsed min/max), full description, apply link, employment type & more.

137

Google Jobs Scraper

johnvc/Google-Jobs-Scraper

The most advanced Google Jobs Scraper available! Built with enterprise-grade flexibility, lightning-fast performance, and comprehensive customization options. Extract detailed job data, application links, company information, and full job descriptions. Unlimited usage, no monthly rental fees.

Google Jobs Scraper

igview-owner/google-jobs-scraper

Search and scrape job listings from Google Jobs. Find jobs by query, location, and various filters with structured JSON output.

๐Ÿ‘ User avatar

Sachin Kumar Yadav

289

1.0

Google Jobs Scraper

epctex/google-jobs-scraper

The most comprehensive Google Jobs Scraper ever! Extremely configurable, highly customizable, and blazing fast. Retrieve salary, social links, apply links, and all detailed sections. Both for data retrieval and API Integration. Easy use without any limits!

Google Jobs Scraper

gio21/google-jobs-scraper

Scrape Google for Jobs. 22+ fields per posting (title, company, salary, apply links, remote flag). US/BR/MX/CA/UK/IN/AU/JP/SG. Pay $0.003 per job.

TotalJobs Scraper ๐ŸŽฏ

easyapi/totaljobs-scraper

Scrape job listings from TotalJobs.com. Extract detailed job information including titles, companies, locations, salaries, and more. Perfect for job market analysis, recruitment research, and tracking employment trends.

Google Jobs Scraper

orgupdate/google-jobs-scraper

The latest and most advanced Google Job Scraper. Our Indeed, LinkedIn, and Google Jobs Scraper rolled into one. This scraper extracts real-time job postings at scale from any active Google Jobs search results from all over the world. A new research tool built for recruitment, insights and HR.

Indeed Scraper

automation-lab/indeed-scraper

Scrape Indeed job listings with salary ranges, company details, and full descriptions. Search by keyword, location, and job type across 18 countries. Pure HTTP โ€” 3x cheaper than browser-based alternatives. Export to JSON, CSV, Excel.

๐Ÿ‘ User avatar

Stas Persiianenko

109

5.0

ZipRecruiter Jobs Scraper Pro

crawlerbros/ziprecruiter-scraper-pro

Extract job postings from ZipRecruiter.com with FULL job descriptions. Returns title, company, location, salary, skills, and the full job description body per listing. Walks paginated search results.

141