🔥Glassdoor Jobs avatar
🔥Glassdoor Jobs

Pricing

Pay per event

Go to Apify Store
🔥Glassdoor Jobs

🔥Glassdoor Jobs

Developed by

NextAPI

NextAPI

Maintained by Community

Discover the premier workplace intelligence platform that transforms employee insights into strategic hiring advantages. Access authentic reviews and salary data today.

0.0 (0)

Pricing

Pay per event

0

1

1

Last modified

3 hours ago

Glassdoor Jobs

The premier workplace intelligence platform that transforms employee-generated insights into strategic hiring advantages. Access Glassdoor's unparalleled database of authentic employee reviews, salary transparency, and company culture intelligence from 100+ million professionals worldwide.

Beyond traditional job scraping, this Actor leverages Glassdoor's unique position as the world's most trusted workplace transparency platform. Capture verified employee experiences, comprehensive interview insights, and real compensation data that gives enterprises the competitive edge in talent acquisition and employer brand monitoring across global markets.

Key Features

  • Employee Voice Intelligence: Access authentic reviews and ratings from current and former employees providing unfiltered insights into company culture and leadership
  • Salary Transparency Hub: Extract comprehensive compensation data including base salary, bonuses, equity, and benefits from employee-verified sources
  • Interview Intelligence Platform: Gather detailed interview experiences, questions, and difficulty ratings from actual candidates across all roles and departments
  • Employer Brand Monitoring: Track company reputation scores, CEO approval ratings, and recommend-to-friend percentages for competitive positioning
  • Culture & Values Analytics: Deep-dive into company culture insights including work-life balance, career opportunities, and management effectiveness scores
  • Executive Leadership Insights: Access CEO approval ratings, senior leadership feedback, and C-suite reputation tracking unavailable elsewhere
  • Workplace Diversity Intelligence: Monitor diversity and inclusion ratings, representation data, and employee sentiment on company inclusivity efforts

Configuration

Required Parameters

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

Glassdoor's Professional Focus:

  • Corporate research: "Goldman Sachs", "McKinsey & Company", "Google"
  • Industry analysis: "Investment Banking", "Management Consulting", "Big Tech"
  • Role-specific insights: "Software Engineer at Meta", "Analyst at JPMorgan", "Consultant at Deloitte"
  • Compensation benchmarking: "Senior Product Manager", "Vice President", "Director of Engineering"

Glassdoor's Timing Intelligence:

  • Recent insights: "7 days" for latest employee reviews and salary updates
  • Trend analysis: "30 days" for comprehensive workplace sentiment tracking
  • Annual cycles: Track performance review seasons, bonus cycles, and promotion periods

Global Workplace Analytics:

  • Corporate headquarters: Focus on major business centers and corporate hubs worldwide
  • Multinational insights: Compare workplace cultures across international offices
  • Regional compensation: Access location-specific salary data with cost-of-living context

Optional Parameters

ParameterTypeDescription
locationstringSpecific city or region within the country

Location Examples:

  • Business centers: "New York, NY", "London", "San Francisco, CA", "Singapore"
  • Corporate hubs: "Boston, MA", "Frankfurt", "Hong Kong", "Toronto"
  • Leave empty for nationwide corporate coverage

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 detailed information extracted from Glassdoor job postings plus unique workplace intelligence data. 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
listing_typestringType of job listing

Glassdoor Compensation Intelligence

FieldTypeDescription
salary_minimumnumberMinimum salary amount
salary_maximumnumberMaximum salary amount
salary_currencystringCurrency code (USD, EUR, GBP, etc.)
salary_periodstringPayment frequency (yearly, monthly, hourly)
base_salary_avgnumberAverage base salary from employee reports
total_compensation_avgnumberAverage total comp including bonuses/equity
bonus_avgnumberAverage annual bonus amount
equity_value_avgnumberAverage equity compensation value

Company Workplace Intelligence

FieldTypeDescription
company_namestringCompany name
company_industrystringIndustry sector
company_websitestringOfficial company website
company_logostringCompany logo image URL
company_addressesstringOffice locations
company_sizestringEmployee count range
company_revenuestringAnnual revenue range
company_foundednumberCompany founding year
glassdoor_ratingnumberOverall company rating (1.0-5.0 scale)
ceo_approvalnumberCEO approval percentage
recommend_to_friendnumberRecommend to friend percentage
review_countnumberTotal number of employee reviews
salary_review_countnumberNumber of salary reviews
interview_review_countnumberNumber of interview reviews

Glassdoor Culture & Interview Insights

FieldTypeDescription
culture_values_ratingnumberCulture & values rating (1.0-5.0)
diversity_inclusionnumberDiversity & inclusion rating (1.0-5.0)
work_life_balancenumberWork/life balance rating (1.0-5.0)
career_opportunitiesnumberCareer opportunities rating (1.0-5.0)
comp_benefits_ratingnumberCompensation & benefits rating (1.0-5.0)
senior_managementnumberSenior management rating (1.0-5.0)
interview_difficultynumberInterview difficulty rating (1.0-5.0)
interview_experiencestringOverall interview experience sentiment

Application Details

FieldTypeDescription
emailsstringContact email addresses
skillsstringRequired skills and technologies
work_from_homestringRemote work arrangements
platformstringSource platform (Glassdoor)
platform_urlstringOriginal job posting URL
official_urlstringDirect link to job posting
processorstringApify actor URL that processed this job
processed_atISO dateData extraction timestamp

Example Output

{
"title": "Senior Software Engineer",
"description": "Join our engineering team to build scalable systems and drive innovation. Looking for experienced engineers with strong problem-solving skills and passion for technology...",
"posted_date": "2024-01-14T10:30:00.000Z",
"location": "San Francisco, CA",
"is_remote": true,
"job_type": "Full-time",
"job_level": "Senior",
"job_function": "Engineering",
"experience_range": "5-8 years",
"vacancy_count": 1,
"listing_type": "Standard",
"salary_minimum": 150000,
"salary_maximum": 200000,
"salary_currency": "USD",
"salary_period": "yearly",
"base_salary_avg": 175000,
"total_compensation_avg": 245000,
"bonus_avg": 35000,
"equity_value_avg": 35000,
"company_name": "TechFlow Solutions",
"company_industry": "Computer Software",
"company_website": "https://www.techflow-solutions.com",
"company_logo": "https://media.glassdoor.com/sql/company-logo.png",
"company_addresses": "San Francisco, CA; Seattle, WA",
"company_size": "1001-5000",
"company_revenue": "$500M - $1B",
"company_founded": 2015,
"glassdoor_rating": 4.2,
"ceo_approval": 89,
"recommend_to_friend": 83,
"review_count": 1247,
"salary_review_count": 312,
"interview_review_count": 89,
"culture_values_rating": 4.1,
"diversity_inclusion": 4.0,
"work_life_balance": 3.8,
"career_opportunities": 4.3,
"comp_benefits_rating": 4.4,
"senior_management": 3.9,
"interview_difficulty": 3.2,
"interview_experience": "Positive",
"emails": "careers@techflow-solutions.com",
"skills": "Java, Python, Kubernetes, AWS, Microservices, React",
"work_from_home": "Hybrid remote",
"platform": "Glassdoor",
"platform_url": "https://www.glassdoor.com/job-listing/senior-software-engineer-jl_ic1147401_ko0,25_il.htm",
"official_url": "https://www.glassdoor.com/job-listing/senior-software-engineer-jl_ic1147401_ko0,25_il.htm",
"processor": "https://apify.com/marketingme/glassdoor-jobs-api",
"processed_at": "2024-01-17T14:20:00.000Z"
}

Supported Platforms

  • Glassdoor: Available in all supported countries with comprehensive workplace intelligence and employee insights

Supported Countries

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

Argentina, Australia, Austria, Belgium, Brazil, Canada, Chile, Colombia, Czech Republic, Denmark, Finland, France, Germany, Hong Kong, Hungary, India, Indonesia, Ireland, Israel, Italy, Japan, Luxembourg, Malaysia, Mexico, Netherlands, New Zealand, Norway, Philippines, Poland, Portugal, Romania, Singapore, South Africa, South Korea, Spain, Sweden, Switzerland, Taiwan, Thailand, Turkey, United Arab Emirates, United Kingdom, United States, Vietnam