Advanced Glassdoor Scraper avatar
Advanced Glassdoor Scraper

Deprecated

Pricing

$20.00/month + usage

Go to Store
Advanced Glassdoor Scraper

Advanced Glassdoor Scraper

Deprecated

Developed by

epctex

epctex

Maintained by Community

The most advanced Glassdoor Scraper that you would ever need. Extract millions of companies, salaries, interviews, jobs, and reviews from Glassdoor. You can specify search terms, filters, list pages, and more! Extremely fast, with no limits. Super easy to use!

0.0 (0)

Pricing

$20.00/month + usage

7

Total users

410

Monthly users

2

Runs succeeded

56%

Last modified

10 hours ago

You can access the Advanced 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 '{
< "startUrls": [
< "https://www.glassdoor.com/Overview/Working-at-Elastic-EI_IE751551.11,18.htm",
< "https://www.glassdoor.com/Reviews/Elastic-Reviews-E751551.htm",
< "https://www.glassdoor.com/Reviews/Elastic-Reviews-E751551.htm?filter.iso3Language=eng&filter.employmentStatus=REGULAR&filter.employmentStatus=PART_TIME&filter.searchCategory=CULTURE",
< "https://www.glassdoor.com/Interview/Elastic-Interview-Questions-E751551.htm",
< "https://www.glassdoor.com/Interview/Elastic-Marketing-Assistant-Interview-Questions-EI_IE751551.0,7_KO8,27.htm#InterviewReview_76289952",
< "https://www.glassdoor.com/Job/elastic-jobs-SRCH_KO0,7.htm",
< "https://www.glassdoor.com/job-listing/federal-account-executive-nga-elastic-JV_IC1138213_KO0,29_KE30,37.htm?jl=1008611278488&pos=107&ao=1136043&s=58&guid=000001884d59c10aafb263d8cfe0037f&src=GD_JOB_AD&t=SR&vt=w&ea=1&cs=1_cd6d3492&cb=1684924907959&jobListingId=1008611278488&jrtk=3-0-1h16ljg9dk6fr801-1h16ljg9ti9j2800-c74621bdf8ed430d-&ctt=1684925008345",
< "https://www.glassdoor.com/Salary/Elastic-Software-Engineer-Salaries-E751551_D_KO8,25.htm"
< ],
< "search": "agency",
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/advanced-glassdoor-scraper --silent --output-dataset

Glassdoor Data Extractor API through CLI

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