Glassdoor Company Reviews Scraper — Ratings & CEO Approval avatar

Glassdoor Company Reviews Scraper — Ratings & CEO Approval

Pricing

Pay per usage

Go to Apify Store
Glassdoor Company Reviews Scraper — Ratings & CEO Approval

Glassdoor Company Reviews Scraper — Ratings & CEO Approval

Scrape Glassdoor company data: overall rating, CEO approval, review count, industry, and company size. Ideal for HR research, employer brand monitoring, and competitive intelligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Thomas Gharbi

Thomas Gharbi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 hours ago

Last modified

Share

Glassdoor Company Reviews Scraper — Ratings, CEO Approval & Employee Insights

Scrape Glassdoor company data for any list of companies. Get the company name, overall employee rating, CEO approval rate, total review count, industry, and company size. Exports to JSON, CSV, or Excel. No Glassdoor account required.


What you get

For every company searched on Glassdoor:

FieldDescription
companyCompany name as listed on Glassdoor
overallRatingOverall employee satisfaction rating (1.0–5.0)
reviewCountTotal number of employee reviews
ceoApprovalCEO approval rating (percentage)
industryIndustry sector (e.g. "Information Technology")
sizeCompany size range (e.g. "1001 to 5000 Employees")
searchQueryThe company name that was searched
scrapedAtScrape timestamp (ISO 8601)

How to use

  1. Click Try for free
  2. Enter the company names to scrape — one per line (e.g. Google, Amazon, LVMH)
  3. Set Max results per query (default: 3 — usually 1 match per company name)
  4. Click Run — results appear in your dataset
  5. Export to CSV, JSON, or Excel

Input parameters

ParameterTypeDescription
searchQueriesarrayCompany names to search on Glassdoor
maxResultsPerQueryintegerMax results per company name (default: 3)
proxyConfigurationobjectProxy settings (residential recommended)

Input example

{
"searchQueries": [
"Google",
"Amazon",
"Microsoft",
"LVMH",
"TotalEnergies"
],
"maxResultsPerQuery": 1
}

Output example

{
"company": "Google",
"overallRating": "4.3",
"reviewCount": "34,521 reviews",
"ceoApproval": "95%",
"industry": "Information Technology",
"size": "10000+ Employees",
"searchQuery": "Google",
"scrapedAt": "2026-06-18T09:23:11.000Z"
}

Use cases

Employer brand benchmarking — Compare your company's Glassdoor score against direct competitors. Track quarterly changes to spot trends early.

Recruitment intelligence — Before pitching candidates, understand a target company's employee satisfaction and CEO credibility to tailor your approach.

HR market research — Analyze which industries and company sizes have the highest and lowest employee satisfaction scores.

Competitive analysis — Monitor how your competitors' employer reputation evolves after layoffs, mergers, or leadership changes.

Investment research — High employee satisfaction correlates with retention and productivity. Use this as a non-financial signal in due diligence.

Consulting & agency work — Build automated monthly reputation dashboards for clients that track Glassdoor scores alongside other brand metrics.


Limitations

  • Company-level data only — this scraper retrieves the summary page for each company (overall rating, review count, CEO approval, industry, size). It does not scrape individual employee reviews or salary data
  • Login wall — Glassdoor shows full content only to logged-in users on some pages. The scraper accesses publicly visible summary data
  • Name ambiguity — searching "Apple" may return multiple companies. Use maxResultsPerQuery: 1 for exact matches, or use more specific names
  • Residential proxies required — Glassdoor blocks datacenter IPs; do not disable proxy settings

Support

Open a ticket in the Issues tab on the actor page. We monitor all issues and respond quickly. If a company isn't found correctly, open an issue with the company name and we'll investigate.