Glassdoor Reviews avatar
Glassdoor Reviews

Pricing

$20.00/month + usage

Go to Store
Glassdoor Reviews

Glassdoor Reviews

Developed by

datawizards

datawizards

Maintained by Community

Effortlessly extract structured employee reviews from Glassdoor using the Glassdoor-Reviews Apify Actor. Get detailed insights like ratings, pros & cons, job titles, and moreβ€”perfect for HR analytics, employer branding, sentiment tracking, and competitor research with JSON-ready output.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

You can access the Glassdoor Reviews programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "companyName": "Google",
< "item_limit": 10,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call hello.datawizard-owner/glassdoor-reviews --silent --output-dataset

Glassdoor Reviews API through CLI

The Apify CLI is the official tool that allows you to use Glassdoor Reviews locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: