Glassdoor Company Reviews Scraper
Pricing
Pay per usage
Glassdoor Company Reviews Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape Glassdoor company reviews and ratings. Extract structured review data including company name, overall rating, CEO approval, recommendation scores, pros, cons, review dates, and reviewer job titles for employer brand analysis.
Overview
This actor scrapes Glassdoor company review pages and extracts individual review data along with company-level aggregate metrics. It processes review pages to capture detailed employee feedback including pros, cons, and ratings.
Features
- Scrape reviews from any Glassdoor company review page
- Extract company-level aggregate ratings (overall, CEO approval, recommend to friend)
- Capture individual review pros, cons, and titles
- Identify reviewer job titles for role-specific insights
- Parse review dates for temporal analysis
- Support pagination across multiple review pages
- Attempt JSON-LD structured data parsing when available
- Works with empty input using sensible defaults
Input Configuration
| Field | Type | Description | Default |
|---|---|---|---|
| companyUrls | Array | Glassdoor company review page URLs | ["https://www.glassdoor.com/Reviews/Google-Reviews-E9079.htm"] |
| maxReviews | Integer | Maximum reviews per company | 100 |
To find company review URLs, search for a company on Glassdoor and copy the reviews page URL.
Output Data
Each review includes the following fields:
- companyName - Company name
- overallRating - Numeric rating (1-5)
- ceoApproval - CEO approval percentage
- recommendToFriend - Friend recommendation percentage
- reviewTitle - Review headline
- pros - Positive aspects mentioned
- cons - Negative aspects mentioned
- reviewDate - Date of the review
- reviewerJobTitle - Job title of the reviewer
- url - Glassdoor review page URL
- scrapedAt - Timestamp of data extraction
Use Cases
This scraper is ideal for employer brand analysis, HR competitive intelligence, recruitment marketing, employee sentiment tracking, and workplace culture research. HR professionals, recruiters, and job seekers can use this data to compare employers and track review trends.
API Integration
You can call this actor via the Apify API to integrate Glassdoor review data into your HR analytics dashboards, employer brand monitoring tools, or recruitment platforms. Results are available in JSON, CSV, XML, and other formats.
Cost Estimation
With pay-per-event pricing at $1.50 per 1,000 results, scraping 100 reviews costs approximately $0.15. Note that Glassdoor uses anti-bot protection, so extraction coverage may vary depending on the page rendering requirements.