VOOZH about

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

⇱ Linkedin Jobs Scraper Β· Apify


Pricing

$19.99/month + usage

Go to Apify Store

Linkedin Jobs Scraper

Scrape LinkedIn job listings with titles, companies, locations, salaries, seniority, and descriptions. Ideal for recruiters, analysts, and job-market insights with clean structured output.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Scraper Engine

Scraper Engine

Maintained by Community

Actor stats

0

Bookmarked

326

Total users

0

Monthly active users

3 days ago

Last modified

Share

A powerful Apify Actor for scraping LinkedIn job postings with comprehensive data extraction and intelligent proxy management.

Why Choose Us?

  • Comprehensive Data Extraction: Captures all job details including salary, benefits, company information, and application URLs
  • Intelligent Proxy Management: Automatic fallback from no proxy β†’ datacenter β†’ residential with retry logic
  • Bulk Processing: Supports multiple companies, keywords, and advanced filtering options
  • Robust Error Handling: Built-in retry mechanisms and graceful error recovery
  • Real-time Logging: Detailed progress logs to keep you informed throughout the scraping process

Key Features

  • βœ… Scrape jobs by company name, URL, or ID
  • βœ… Keyword-based job searches
  • βœ… Advanced filtering (location, work type, contract type, experience level)
  • βœ… Automatic proxy fallback with detailed logging
  • βœ… Pagination support with duplicate detection
  • βœ… Comprehensive job data extraction
  • βœ… Live data saving to Apify dataset

Input

Example Input JSON

{
"companyInput":["Google","Microsoft"],
"keywords":"Software Engineer",
"location":"United States",
"maxJobs":200,
"sortOrder":"date",
"publishedAt":"r604800",
"workType":"2",
"contractType":"F",
"experienceLevel":"4",
"proxyConfiguration":{
"useApifyProxy":false
}
}

Input Fields

  • companyInput (array): Company names, LinkedIn URLs, or company IDs. Supports bulk input.
    • Examples: ["Google"], ["https://www.linkedin.com/company/google/"], ["1441"]
  • keywords (string): Job title or keywords to search for
  • location (string): Job location filter (default: "United States")
  • maxJobs (integer): Maximum number of jobs to scrape (1-10000, default: 200)
  • sortOrder (string): Sort order - "", "relevance", or "date"
  • maxComments (integer): Maximum comments (for future use, default: 0)
  • publishedAt (string): Filter by date - "", "r86400" (24h), "r604800" (week), "r2592000" (month)
  • workType (string): "1" (on-site), "2" (remote), "3" (hybrid)
  • contractType (string): "F" (full-time), "P" (part-time), "C" (contract), "T" (temporary), "I" (internship), "V" (volunteer)
  • experienceLevel (string): "1" (internship), "2" (entry), "3" (associate), "4" (mid-senior), "5" (director)
  • geoId (string): LinkedIn geographic region preset (numeric geoId) or empty β€” matches the actor input dropdown (Australia, United States, etc.). Other IDs can be added to .actor/actor.json if needed.
  • proxyConfiguration (object): Proxy settings. By default, uses no proxy. Falls back to datacenter, then residential with 3 retries if blocked.

Output

Example Output JSON

[
{
"id":"4304041530",
"publishedAt":"2025-09-23",
"salary":"$141,000.00/yr - $202,000.00/yr",
"title":"Software Engineer, Full Stack, Google Workspace",
"jobUrl":"https://www.linkedin.com/jobs/view/software-engineer-full-stack-google-workspace-at-google-4304041530",
"companyName":"Google",
"companyUrl":"https://www.linkedin.com/company/google",
"location":"Seattle, WA",
"postedTime":"1 day ago",
"applicationsCount":"68 applicants",
"description":"Full job description text...",
"contractType":"Full-time",
"experienceLevel":"Not Applicable",
"workType":"Information Technology and Engineering",
"sector":"Information Services and Technology, Information and Internet",
"applyUrl":"https://careers.google.com/jobs/results/...",
"applyType":"EXTERNAL",
"descriptionHtml":"<div>HTML description...</div>",
"companyId":"1441",
"benefits":"health insurance, medical, dental, vision",
"posterProfileUrl":"",
"posterFullName":""
}
]

Output Fields

  • id: LinkedIn job posting ID
  • publishedAt: Publication date (YYYY-MM-DD format)
  • salary: Salary range if available
  • title: Job title
  • jobUrl: Direct URL to the job posting
  • companyName: Company name
  • companyUrl: Company LinkedIn page URL
  • location: Job location
  • postedTime: Human-readable posted time (e.g., "1 day ago")
  • applicationsCount: Number of applicants
  • description: Full job description (plain text)
  • contractType: Employment type (Full-time, Part-time, etc.)
  • experienceLevel: Required experience level
  • workType: Job function/category
  • sector: Industry sector
  • applyUrl: Direct application URL
  • applyType: "EXTERNAL" or "LINKEDIN"
  • descriptionHtml: HTML version of description
  • companyId: LinkedIn company ID
  • benefits: Extracted benefits information
  • posterProfileUrl: Job poster's profile URL (if available)
  • posterFullName: Job poster's full name (if available)

πŸš€ How to Use the Actor (via Apify Console)

  1. Log in at https://console.apify.com and go to Actors.
  2. Find your actor (linkedin-jobs-scraper) and click it.
  3. Configure inputs:
    • Enter company names, URLs, or IDs in companyInput
    • Set keywords for job title searches
    • Configure location and other filters
    • Set maxJobs to limit results
    • Configure proxyConfiguration if needed
  4. Click Start to run the actor.
  5. Monitor logs in real time to see progress.
  6. Access results in the OUTPUT tab once complete.
  7. Export results to JSON or CSV format.

Best Use Cases

  • Job Market Research: Analyze job postings across multiple companies
  • Competitive Intelligence: Track competitor hiring patterns
  • Salary Benchmarking: Collect salary data for specific roles
  • Talent Acquisition: Monitor new job postings in your industry
  • Market Analysis: Study job trends and requirements

Frequently Asked Questions

Q: Can I scrape jobs without providing a company?
A: Yes! You can use the keywords field to search for jobs by title or keywords.

Q: How does the proxy fallback work?
A: The actor starts with no proxy. If LinkedIn blocks the request, it automatically falls back to datacenter proxy, then residential proxy with 3 retries. All proxy events are logged clearly.

Q: What's the maximum number of jobs I can scrape?
A: The maxJobs field accepts values from 1 to 10,000. Default is 200.

Q: Can I filter by multiple criteria?
A: Yes! You can combine location, work type, contract type, experience level, and publication date filters.

Q: How long does scraping take?
A: It depends on the number of jobs. The actor processes jobs in batches with delays to avoid rate limiting. Typically, 100 jobs take 5-10 minutes.

Support and Feedback

For issues, questions, or feedback, please contact support through the Apify platform.

Cautions

  • Data is collected only from publicly available sources on LinkedIn.
  • No data is taken from private accounts or password-protected content.
  • The end user is responsible for ensuring legal compliance (spam laws, privacy, data protection, etc.).
  • Respect LinkedIn's Terms of Service and rate limits.

You might also like

Linkedin Jobs Scraper

crawlerbros/linkedin-jobs-scraper

Scrape job listings from LinkedIn without login. Get job titles, companies, locations, salaries, full descriptions, seniority levels, employment types, and more.

81

Linkedin Search Jobs Scraper

scraper-engine/linkedin-search-jobs-scraper

The LinkedIn Search Jobs Scraper actor collects job listings from LinkedIn based on keywords, locations, and filters. It extracts titles, companies, locations, posting dates, and job URLs. Ideal for recruiters, analysts, and job platforms needing automated LinkedIn job market data collection.

πŸ‘ User avatar

Scraper Engine

30

Linkedin Jobs Scraper

scraperforge/linkedin-jobs-scraper

Scrape LinkedIn job listings with ease πŸ’ΌπŸ“Š Extract job titles, companies, locations, salaries, descriptions, posted dates, and direct links. Perfect for job tracking, recruitment insights, market research, and lead generation. Automate LinkedIn job data collection at scale πŸš€

LinkedIn Jobs Scraper

lentic_clockss/linkedin-jobs-scraper

Scrape LinkedIn job listings at scale. Extract job titles, companies, salaries, descriptions, and more. No login required.

Linkedin Jobs Scraper

scraperx/linkedin-jobs-scraper

Scrape LinkedIn job listings fast with this LinkedIn Jobs Scraper πŸ’Ό Extract job titles, company names, locations, descriptions, salaries, and posting dates with ease πŸ“Š Perfect for job market research, lead generation, recruitment, and hiring trends analysis πŸ”πŸš€

Linkedin Job Search Scraper

codenest/linkedin-job-search-scraper

Extract comprehensive LinkedIn job data including titles, companies, salaries, descriptions, requirements, and company profiles. Get structured JSON output with application deadlines, seniority levels, and direct job URLsβ€”perfect for recruitment analytics and job market research.

LinkedIn Job & Company Intelligence Scraper

ohwnnn/linkedin-jobs-scraper

Scrape LinkedIn job listings at scale. Extract job titles, seniority, skills, company info, salaries & descriptions. Ideal for recruiters, HR tech & B2B sales prospecting. No LinkedIn account required.

LinkedIn Search Jobs Scraper

scrapier/linkedin-search-jobs-scraper

Scrape job listings from LinkedIn with the LinkedIn Search Jobs Scraper. Extract job titles, companies, locations, posting dates, and descriptions by keyword or filters. Ideal for market research, recruitment, and job trend analysis. Fast, accurate, and scalable for bulk scraping.