Glassdoor Salaries Scraper

Glassdoor Salaries Scraper

by getdataforme

Scrape Glassdoor salary data by job title & country. Get average pay, percentiles, and employer info for research, HR analytics, and market insights.

191 runs
9 users
Try This Actor

Opens on Apify.com

About Glassdoor Salaries Scraper

Need real salary data from Glassdoor without the manual hassle? This scraper pulls the exact figures you're looking for. Just tell it a job title and country, and it fetches average base pay, salary percentiles (like the 25th and 75th), and even related employer ratings and logos. I use it to cut through the noise and get clean, structured data that's ready for analysis. It's perfect for a few key things. If you're negotiating a job offer or planning your career path, having this data is a game-changer. For HR teams and recruiters, it automates competitive benchmarking to inform your compensation packages. And for analysts or researchers, it provides a reliable stream of data for tracking job market trends and salary inflation over time. You get the insights without spending hours copying and pasting from the site. The output is typically in JSON or CSV, making it easy to drop into a spreadsheet, a dashboard, or your own internal systems. It handles the extraction so you can focus on what the numbers actually mean for your project.

What does this actor do?

Glassdoor Salaries Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Glassdoor Salaries Scraper

An Apify actor that scrapes structured salary data from Glassdoor for a given job title and country. It returns compensation details per employer, including average pay, ratings, and percentile breakdowns.

Overview

This actor programmatically fetches salary information from Glassdoor's public pages. You provide a job title and country, and it returns a clean JSON dataset. It's built for reliability and uses residential proxies to handle access.

Key Features

  • Fetches salary data for a specific job title and country.
  • Returns structured data per employer, including:
    • Employer name and logo URL.
    • Mean base pay and currency.
    • Glassdoor overall rating.
    • Number of salary reports (job count).
    • Pay period (e.g., ANNUAL).
    • Salary percentiles (P10, P25, P50, P75, P90).
  • Designed for real-time scraping with robust selectors.
  • Output is a ready-to-use JSON array.

How to Use

Configure the actor with an input object containing the country, jobname, and proxy settings. Using residential proxies is required for consistent performance.

Input

{
  "country": "United States",
  "jobname": "python developer",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}

Output

The actor outputs an array of objects, one for each employer listing found. Below is a condensed example.

[
  {
    "job_title": "Python Developer",
    "employer_name": "Google Inc.",
    "mean_base_pay": 151242.02,
    "currency": "USD",
    "overall_rating": 4.3,
    "job_count": 5065,
    "pay_period": "ANNUAL",
    "percentiles": {
      "P10": 112835.35,
      "P25": 137374.84,
      "P50": 171103.97,
      "P75": 214567.43,
      "P90": 262119
    },
    "employer_logo_url": "https://media.glassdoor.com/sql/9079/google-squarelogo-1441130773284.png"
  }
]

Use Cases

  • Salary benchmarking and market research.
  • Informing compensation strategies for HR and recruiting platforms.
  • Data analysis for compensation reports.
  • Career planning and job offer comparison.

Technical Notes

  • Scrapes Glassdoor in real-time.
  • Works best with common, widely-recognized job titles.
  • Requires residential proxies (apifyProxyGroups: ["RESIDENTIAL"]) for reliable access.

Support

For help, custom versions, or bug reports:
* Email: support@getdataforme.com (Use subject: Support Request – Glassdoor Salaries Scraper)
* Contact Form: https://getdataforme.com/contact/

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Glassdoor Salaries Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
getdataforme
Pricing
Paid
Total Runs
191
Active Users
9
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support