Glassdoor Company Scraper avatar
Glassdoor Company Scraper

Pricing

$15.00/month + usage

Go to Store
Glassdoor Company Scraper

Glassdoor Company Scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Glassdoor scraper extract data from company glassdoor.com website at scale. OVERVIEW, REVIEW, SALARIES, INTERVIEWS, JOBS. Collect and gather company infos and data. Scale and boost your HR insights, market research and analytics

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

8 days ago

You can access the Glassdoor Company 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 '{
< "urls": [
< {
< "url": "https://www.glassdoor.com/Overview/Working-at-Google-EI_IE9079.11,17.htm"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call saswave/glassdoor-company-scraper --silent --output-dataset

Glassdoor Company Scraper API through CLI

The Apify CLI is the official tool that allows you to use Glassdoor Company 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: