glassdoor-salary-data

Installation
SKILL.md

Glassdoor Salary Data API - Employer Profiles, Salaries, Reviews

Resolve a company name to its Glassdoor employer id, then read the employer profile, employee reviews and salary percentiles by job title. All endpoints return structured JSON.

When to trigger

Use this skill when the user asks to:

  • Look up a company's Glassdoor rating, star distribution, CEO approval and per-category scores
  • Read employee reviews with pros, cons, advice and the employer's response
  • Pull salary percentiles (P10-P90, base and total pay) by job title for an employer
  • Benchmark compensation or employer brand across companies
  • Turn a company NAME into the employer id Glassdoor's URLs use

Note: Glassdoor is the slowest surface on this API. A profile call runs 3-47 seconds, reviews around 75, salaries around 41, and a call that ultimately fails can take up to ~170 seconds before it reports a 502. Set a client timeout of at least 180 seconds and expect the occasional retry.

Setup

Get a free API key at scavio.dev (50 free credits to get started, no card required):

Installs
5
GitHub Stars
1
First Seen
Aug 19, 2026
glassdoor-salary-data — scavio-ai/skills