Glassdoor Salaries Scraper avatar
Glassdoor Salaries Scraper

Pricing

$25.00/month + usage

Go to Apify Store
Glassdoor Salaries Scraper

Glassdoor Salaries Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape salary insights by job title and country from Glassdoor. Get average base pay, percentiles, employer ratings, logos, and more. Ideal for salary research, HR analytics, and job market insights.

0.0 (0)

Pricing

$25.00/month + usage

0

4

1

Last modified

2 days ago


🧾 Glassdoor Salaries Scraper

Glassdoor Salaries Scraper is an Apify actor that programmatically fetches salary data for a given job title in a specific country from [Glassdoor]. It delivers structured compensation insights including employer names, base pay, ratings, job counts, and salary percentiles — perfect for recruiters, job seekers, HR tech platforms, and data analysts.


📥 Input

Provide a country and jobname along with your proxy settings. Residential proxies are strongly recommended for reliable results.

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

📤 Output

The actor returns a JSON array of structured salary data per employer, including average pay and percentile breakdowns.

🧾 Sample Output

[
{
"job_title": "Python Developer",
"employer_name": "Career Soft Solutions",
"mean_base_pay": 102608.26,
"currency": "USD",
"overall_rating": 4.4,
"job_count": 18,
"pay_period": "ANNUAL",
"percentiles": {
"P10": 80362.48,
"P25": 90220.07,
"P50": 102608.26,
"P75": 116697.48,
"P90": 131012.07
},
"employer_logo_url": "https://media.glassdoor.com/sql/721979/career-soft-solutions-squarelogo-1482835491026.png"
},
{
"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"
}
]

🔍 Key Data Fields

  • Job Title
  • Employer Name & Logo
  • Mean Base Pay & Currency
  • Glassdoor Rating
  • Number of Salary Reports
  • Pay Period (e.g., Annual)
  • Salary Percentiles (P10–P90)

✅ Use Cases

  • 📈 Salary benchmarking and market insights
  • 🤝 HR and recruiting platforms
  • 🧮 Compensation research for analysts
  • 💼 Career planning and job comparisons

⚙️ Technical Notes

  • Scrapes Glassdoor's public salary pages in real-time
  • Uses dynamic selectors for robust data capture
  • Works best with job titles that are widely recognized
  • Requires residential proxies for consistent access

📞 Support

Need help or a customized version?

We’re happy to assist you with custom outputs, technical integration, or bug reports.


Thanks for using Glassdoor Salaries Scraper! 🎯 Let us help you unlock the power of real-time salary data.