Glassdoor Plus avatar
Glassdoor Plus

Pricing

$12.00/month + usage

Go to Store
Glassdoor Plus

Glassdoor Plus

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

No limits + City/State filters. Get Search results, Salaries, Interviews, Reviews and Company Data from Glassdoor. It's fast and costs little.

0.0 (0)

Pricing

$12.00/month + usage

4

Total users

20

Monthly users

2

Runs succeeded

>99%

Last modified

11 days ago

You can access the Glassdoor Plus 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 '{
< "query": [
< "crunchbase"
< ],
< "company": [],
< "city": "",
< "state": "California",
< "reviewlang": "eng",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/glassdoor-plus --silent --output-dataset

Glassdoor Plus API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: