๐Ÿ’ผ Job Search Engines (LinkedIn, Indeed, and Glassdoor) avatar
๐Ÿ’ผ Job Search Engines (LinkedIn, Indeed, and Glassdoor)

Pricing

Pay per event

Go to Apify Store
๐Ÿ’ผ Job Search Engines (LinkedIn, Indeed, and Glassdoor)

๐Ÿ’ผ Job Search Engines (LinkedIn, Indeed, and Glassdoor)

Developed by

NextAPI

NextAPI

Maintained by Community

Multi-platform job search scraper that aggregates job listings from LinkedIn, Indeed, and Glassdoor with comprehensive job details and company information.

5.0 (2)

Pricing

Pay per event

1

21

21

Last modified

5 hours ago

Job Search Engines

A powerful job search API that aggregates listings from LinkedIn, Indeed, and Glassdoor, providing comprehensive job data and company intelligence in a unified format.

This Actor streamlines job data collection by extracting information from the world's three largest job platforms simultaneously. Get complete job details including descriptions, salary ranges, company profiles, and posting metadata through a single, efficient API endpoint.

Key Features

  • Multi-Platform Integration: Simultaneously extract data from LinkedIn, Indeed, and Glassdoor
  • Rich Job Information: Complete job details including descriptions, requirements, qualifications, and posting metadata
  • Company Intelligence: Detailed company profiles with industry data, size, revenue, ratings, and employee reviews
  • Salary Analytics: Comprehensive compensation data with ranges, currency conversion, and benefits information
  • Global Market Coverage: Access to 80+ countries with localized job platforms and region-specific content
  • Enterprise-Grade Infrastructure: Smart proxy rotation, rate limiting, and concurrent processing for reliable data extraction
  • Advanced Search Capabilities: Flexible date filtering with both relative and absolute date ranges
  • Multiple Output Formats: Export data in JSON, CSV, Excel, or any preferred format

Configuration

Required Parameters

ParameterTypeDescription
search_termsstringJob title, skills, or company name to search for
posted_sincestringTime filter for job postings
countrystringTarget country for job search

Search Terms Examples:

  • Job titles: "Marketing Manager", "Software Engineer", "Data Scientist"
  • Skills: "Python Developer", "Digital Marketing", "React"
  • Companies: "Google", "Microsoft", "Startup"

Posted Since Options:

  • Relative dates: "1 days", "7 days", "2 weeks", "1 month"
  • Absolute dates: "2024-01-01" (YYYY-MM-DD format)
  • Tip: Recent jobs typically have higher response rates

Country Requirements:

  • Use exact country names: "United States", "United Kingdom", "Germany"
  • See full list of 80+ supported countries below
  • Determines the regional job platform to target

Optional Parameters

ParameterTypeDescription
locationstringSpecific city or region within the country

Location Examples:

  • Cities: "San Francisco, CA", "London", "Berlin", "Tokyo"
  • Regions: "California", "Greater London", "Bavaria"
  • Leave empty for country-wide search

Usage Example

{
"search_terms": "Senior Software Engineer",
"posted_since": "7 days",
"country": "United States",
"location": "San Francisco, CA"
}

Data Output

The Actor returns an array of job objects with comprehensive information from all three platforms. Output is available in multiple formats including JSON, CSV, Excel, and more.

Data Fields

Job Details

FieldTypeDescription
titlestringJob position title
descriptionstringComplete job description and requirements
posted_dateISO dateWhen the job was originally posted
locationstringJob location (city, state/country)
is_remotebooleanRemote work availability
job_typestringEmployment type (Full-time, Part-time, Contract)
job_levelstringSeniority level (Entry, Senior, Manager, Director)
job_functionstringJob category or department
experience_rangestringRequired years of experience
vacancy_countnumberNumber of open positions

Compensation

FieldTypeDescription
salary_minimumnumberMinimum salary amount
salary_maximumnumberMaximum salary amount
salary_currencystringCurrency code (USD, EUR, GBP, etc.)
salary_periodstringPayment frequency (yearly, monthly, hourly)

Company Profile

FieldTypeDescription
company_namestringCompany name
company_industrystringIndustry sector
company_websitestringOfficial company website
company_logostringCompany logo image URL
company_addressesstringOffice locations
company_revenuestringAnnual revenue range
company_descriptionstringCompany overview
company_ratingnumberCompany rating (1-5 scale)
employee_countstringCompany size range
review_countnumberNumber of employee reviews

Application Details

FieldTypeDescription
emailsstringContact email addresses
skillsstringRequired skills and technologies
work_from_homestringRemote work arrangements
platformstringSource platform (LinkedIn, Indeed, Glassdoor)
platform_urlstringOriginal job posting URL
processed_atISO dateData extraction timestamp

Example Output

{
"title": "Senior Software Engineer",
"description": "Join our growing team to build scalable web applications using React and Node.js. We're looking for an experienced developer with 5+ years in full-stack development...",
"posted_date": "2024-01-10T08:00:00.000Z",
"location": "San Francisco, CA",
"is_remote": true,
"job_type": "Full-time",
"job_level": "Senior",
"job_function": "Engineering",
"experience_range": "5-7 years",
"vacancy_count": 3,
"salary_minimum": 140000,
"salary_maximum": 180000,
"salary_currency": "USD",
"salary_period": "yearly",
"company_name": "TechCorp Solutions",
"company_industry": "Software Technology",
"company_website": "https://www.techcorp.com",
"company_logo": "https://media.licdn.com/dms/image/company-logo.png",
"company_addresses": "San Francisco, CA; Austin, TX",
"company_revenue": "$100M - $500M",
"company_description": "TechCorp Solutions is a leading software company specializing in enterprise solutions...",
"company_rating": 4.3,
"employee_count": "1000-5000",
"review_count": 892,
"emails": "careers@techcorp.com",
"skills": "React, Node.js, TypeScript, AWS, Docker, Kubernetes",
"work_from_home": "Hybrid (3 days remote)",
"platform": "LinkedIn",
"platform_url": "https://www.linkedin.com/jobs/view/3692563200",
"processed_at": "2024-01-15T10:30:00.000Z"
}

Supported Platforms

  • LinkedIn: Available in all supported countries with full job details and company information
  • Indeed: Available in all countries with localized content and salary data
  • Glassdoor: Available globally with company ratings and reviews

Supported Countries

This Actor supports job searches in the following 80+ countries:

Argentina, Australia, Austria, Bahrain, Bangladesh, Belgium, Bulgaria, Brazil, Canada, Chile, China, Colombia, Costa Rica, Croatia, Cyprus, Czech Republic, Denmark, Ecuador, Egypt, Estonia, Finland, France, Germany, Greece, Hong Kong, Hungary, India, Indonesia, Ireland, Israel, Italy, Japan, Kuwait, Latvia, Lithuania, Luxembourg, Malaysia, Malta, Mexico, Morocco, Netherlands, New Zealand, Nigeria, Norway, Oman, Pakistan, Panama, Peru, Philippines, Poland, Portugal, Qatar, Romania, Saudi Arabia, Singapore, Slovakia, Slovenia, South Africa, South Korea, Spain, Sweden, Switzerland, Taiwan, Thailand, Turkey, Ukraine, United Arab Emirates, United Kingdom, United States, Uruguay, Venezuela, Vietnam