Glassdoor Scraper avatar
Glassdoor Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Glassdoor Scraper

Glassdoor Scraper

Deprecated

Developed by

Alexey Udovydchenko

Alexey Udovydchenko

Maintained by Community

Scrapes job data from Glassdoor. Fast and free Glassdoor Scraper to extract all data from job listings including salaries, companies, and reviews.

0.0 (0)

Pricing

Pay per usage

11

Total users

1.5k

Monthly users

4

Runs succeeded

>99%

Last modified

a year ago

You can access the Glassdoor Scraper 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": "CEO",
< "location": "",
< "locationstate": "",
< "maxResults": 30,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call alexey/glassdoor-jobs-scraper --silent --output-dataset

Glassdoor Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: