Glassdoor Reviews Scraper avatar

Glassdoor Reviews Scraper

Pricing

from $10.00 / 1,000 glassdoor review scrapeds

Go to Apify Store
Glassdoor Reviews Scraper

Glassdoor Reviews Scraper

Scrape public Glassdoor employee reviews for company reputation research. Extract ratings, pros, cons, job title, employment status, dates, employer replies, and company context in structured JSON for HR analytics, competitive intelligence, SEO, and AI agents.

Pricing

from $10.00 / 1,000 glassdoor review scrapeds

Rating

0.0

(0)

Developer

Khadin Akbar

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

Scrape public Glassdoor employee reviews for HR analytics, employer brand tracking, recruiting intelligence, competitive research, SEO research, and AI agents.

This actor collects one structured row per review with company context, star rating, review title, pros, cons, dates, employment status, role, location, recommendation signals, business outlook, CEO approval, optional category ratings, and public employer responses when Glassdoor exposes them.

What it extracts

FieldDescription
companyNameCompany name from the Glassdoor review page
companyRatingOverall company rating when visible
companyReviewCountTotal company review count when visible
ratingEmployee review rating
reviewTitleReview headline
prosEmployee pros section
consEmployee cons section
adviceToManagementAdvice section when visible
reviewDateReview date
employmentStatusCurrent or former employee signal
jobTitlePublic role or job title when visible
locationPublic review location when visible
recommendToFriendRecommendation signal when visible
businessOutlookPositive, neutral, or negative outlook when visible
ceoApprovalCEO approval signal when visible
subRatingsCulture, compensation, career, management, and work-life ratings when visible
employerResponsePublic employer reply when visible

When to use it

Use this actor when you need structured employee sentiment from Glassdoor company review pages. It is useful for employer brand monitoring, talent market research, culture benchmarking, investment research, competitive intelligence, and agent-ready company reputation workflows.

Do not use it for Glassdoor jobs, salaries, interviews, or private account-only data. This actor is reviews-only by design so the output stays clean and predictable for MCP and AI-agent use.

Input examples

Direct review URL mode is the most reliable:

{
"startUrls": [
{ "url": "https://www.glassdoor.com/Reviews/Apify-Reviews-E3100324.htm" }
],
"maxReviewsPerCompany": 25,
"maxResults": 25,
"sortBy": "recent",
"responseFormat": "detailed"
}

Company search mode:

{
"companyNames": ["Apify", "OpenAI"],
"maxReviewsPerCompany": 10,
"maxResults": 20
}

Output example

{
"recordType": "review",
"companyName": "Apify",
"companyUrl": "https://www.glassdoor.com/Reviews/Apify-Reviews-E3100324.htm",
"companyRating": 4.9,
"companyReviewCount": 37,
"reviewId": "91234567",
"reviewUrl": "https://www.glassdoor.com/Reviews/Employee-Review-Apify-RVW91234567.htm",
"rating": 5,
"reviewTitle": "Great culture and strong engineering team",
"pros": "Transparent leadership, strong product focus, and supportive teammates.",
"cons": "Some processes are still evolving as the company grows.",
"reviewDate": "2026-04-20",
"employmentStatus": "Current Employee",
"jobTitle": "Software Engineer",
"location": "Prague",
"recommendToFriend": true,
"businessOutlook": "Positive",
"ceoApproval": "Approve",
"sourceUrl": "https://www.glassdoor.com/Reviews/Apify-Reviews-E3100324.htm",
"scrapedAt": "2026-06-12T12:00:00.000Z"
}

Pricing

EventPrice
Actor start$0.00005 per run
Glassdoor review scraped$0.01 per review

The actor prints a run-start cost cap based on maxResults. It uses pay per event billing and stops before charging beyond the requested result cap.

Reliability notes

Glassdoor uses Cloudflare protection. This actor defaults to Apify Residential proxies, a real browser, session persistence, fingerprinting, and Cloudflare detection. If Glassdoor blocks a run before any review data is visible, the actor saves a diagnostic row and RUN_SUMMARY instead of silently returning empty data.

For best results, use direct Glassdoor review URLs from the /Reviews/...-Reviews-E...htm page. Company search mode is included for convenience, but direct URLs are more reliable and cheaper.

MCP and AI-agent fit

Tool description: Scrape public Glassdoor employee reviews for company reputation research. Use for HR analytics, employer branding, competitive intelligence, and sentiment workflows. Not for jobs or salaries. Returns one row per review with rating, pros, cons, role, date, and company context. Charged $0.01 per review.

Only scrape data you are allowed to access and process. Glassdoor content may be subject to Glassdoor terms, copyright, privacy, and database rights. You are responsible for using the output lawfully, respecting applicable privacy rules, and avoiding collection of private or account-only data.