Glassdoor Jobs & Reviews Scraper avatar

Glassdoor Jobs & Reviews Scraper

Pricing

$10.00 / 1,000 result scrapeds

Go to Apify Store
Glassdoor Jobs & Reviews Scraper

Glassdoor Jobs & Reviews Scraper

Glassdoor scraper 2026 — extract company reviews, salaries and interview data without API key. Pay-per-result pricing. Returns structured JSON. Perfect for employer research, HR benchmarking and job market analysis.

Pricing

$10.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Web Data Labs

Web Data Labs

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

4

Monthly active users

a day ago

Last modified

Share

Glassdoor Scraper — Jobs, Company Reviews & Salary Data

Scrape Glassdoor job listings and company reviews at scale. Extract job titles, salaries, company ratings, pros/cons, and detailed sub-ratings — no login required.

Quick Start

Search jobs:

{
"mode": "jobs",
"keyword": "software engineer",
"location": "San Francisco, CA",
"maxResults": 50
}

Get company reviews:

{
"mode": "reviews",
"companyName": "Google",
"maxResults": 100
}

Example job output:

{
"type": "job",
"title": "Senior Software Engineer",
"company": "Stripe",
"location": "San Francisco, CA",
"salary": "$180K - $250K",
"rating": 4.2,
"easyApply": true,
"postedDate": "2d ago",
"url": "https://www.glassdoor.com/job-listing/...",
"jobType": "Full-time"
}

Example review output:

{
"type": "review",
"company": "Google",
"reviewerTitle": "Software Engineer",
"overallRating": 4.5,
"pros": "Great compensation, smart colleagues, impactful work",
"cons": "Bureaucracy in larger teams, slow promotions",
"date": "2026-03-01"
}

Key Use Cases

  • Salary benchmarking — Compare compensation ranges across roles, companies, and locations for hiring or negotiation
  • Employer brand monitoring — Track review sentiment, ratings, and recurring themes for your company or competitors
  • Job market analysis — Analyze hiring trends, in-demand skills, and salary ranges across industries and geographies
  • Recruitment intelligence — Find companies with low ratings (potential talent to poach) or high ratings (hard-to-recruit-from)
  • Due diligence — Research company culture and employee sentiment before accepting offers or making investments

Output Schema

FieldTypeDescription
typestringResult type: "job" or "review"
titlestringJob title or reviewer job title
companystringCompany name
locationstringJob location (city, state)
salarystringSalary range (when available)
ratingnumberCompany overall rating (1.0–5.0)
overallRatingnumberReview overall rating (reviews only)
prosstringReviewer pros text (reviews only)
consstringReviewer cons text (reviews only)
postedDatestringJob posting date (e.g. "2d ago")
easyApplybooleanWhether Easy Apply is available
jobTypestringEmployment type (Full-time, Part-time, etc.)

FAQ

Does it need login credentials? No. The scraper uses Playwright with stealth mode to extract publicly accessible data. No Glassdoor account needed.

How many results per run? Up to 500 results per run. Supports jobs, reviews, or both in a single run. Results can be sorted by relevance, date, salary, or rating.

What does Pay-Per-Result mean? You pay only for results successfully returned. If Glassdoor has fewer listings than your maxResults, you're only charged for what's delivered.

What format is the output? JSON by default. Export to CSV, Excel, XML, HTML, or RSS from the Apify dataset tab or via the API.


⭐ Found this useful? Leave a review on Apify Store — it helps other developers discover this actor.