Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$8 / 1k reviews
Extract Glassdoor employee reviews via keyword search — pros, cons, ratings, culture / comp / leadership scores
Endpoint
POST /api/v1/agents/glassdoor/reviews/run
Parameters
Text · A search keyword (usually a company name like ‘meta’ or ‘stripe’). Glassdoor resolves it to the matching company. One keyword per run.
Number · Reviews to scrape. Use 0 for all.
Response columns
| Field | Display name | Type |
|---|---|---|
employer | Employer | text |
title | Title | text |
pros | Pros | text |
cons | Cons | text |
advice | Advice | text |
overallRating | Overall Rating | rating |
careerOpportunities | Career Opportunities | rating |
compensation | Compensation | rating |
culture | Culture | rating |
diversity | Diversity | rating |
leadership | Leadership | rating |
workLifeBalance | Work-Life Balance | rating |
businessOutlook | Business Outlook | text |
recommendToFriend | Recommend To Friend | text |
ceoApproval | CEO Approval | text |
postedAt | Posted At | text |
yearsAtCompany | Years At Company | number |
currentEmployee | Current Employee | boolean |
jobTitle | Job Title | text |
location | Location | text |
featured | Featured | boolean |
hasEmployerResponse | Has Employer Response | boolean |
helpfulCount | Helpful Count | number |
employerLogo | Employer Logo | url |
Example
Example response
Response