Glassdoor Company Salaries Scraper avatar
Glassdoor Company Salaries Scraper

Pricing

$25.00/month + usage

Go to Store
Glassdoor Company Salaries Scraper

Glassdoor Company Salaries Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Glassdoor Company Salaries Scraper extracts salary data by job title for any company on Glassdoor. Get structured info including average base pay, total compensation, employer rating, job count, and more — ideal for salary benchmarking, HR tools, and market analysis.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago


💼 Glassdoor-company-salaries-scraper

Glassdoor-company-salaries-scraper is a powerful Apify actor designed to fetch detailed salary data directly from Glassdoor. This tool allows you to extract compensation insights for a given company—across job titles, locations, and pay grades—all in structured format. Ideal for HR teams, job market analysts, and data enthusiasts.


📥 Input

To use this actor, simply provide the target company_name and configure your proxy settings. Residential proxies are recommended to avoid blocks and ensure stable scraping.

{
"company_name": "meta",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

📤 Output

The actor returns structured JSON data with salary insights. Here's an example of the output for the company Meta:

[
{
"location": "United States",
"job_title": "Senior Director Engineering",
"Company_name": "Meta",
"base_pay_mean": 340780.78,
"total_pay_mean": 577226.7,
"currency": "USD",
"pay_period": "ANNUAL",
"employer_rating": 3.8,
"job_count": 3684
},
{
"location": "United States",
"job_title": "VP Engineering",
"Company_name": "Meta",
"base_pay_mean": 353148.94,
"total_pay_mean": 558052.66,
"currency": "USD",
"pay_period": "ANNUAL",
"employer_rating": 3.8,
"job_count": 3684
}
]

Each record includes:

  • 📍 Location
  • 🧑‍💼 Job Title
  • 🏢 Company Name
  • 💰 Base Pay Mean
  • 💵 Total Pay Mean
  • 💱 Currency & Pay Period
  • Employer Rating
  • 📊 Job Count

✅ Use Cases

  • Salary benchmarking for job roles
  • Competitive compensation analysis
  • Human resource planning
  • Career research for job seekers
  • Academic or business research

🛠️ Technical Notes

  • Utilizes Apify's proxy infrastructure (residential proxy recommended)
  • Output is returned as a structured JSON array
  • Data is sourced from live Glassdoor salary insights

📞 Support

Need help or want a custom output?

We’re here to help you get the most accurate and useful data possible. Thank you for choosing Glassdoor-company-salaries-scraper!