Advanced Glassdoor Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsAdvanced Glassdoor Scraper
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!
Start URLs
startUrls
arrayOptional
URLs to start with. It should be company, salary, interview, job, search or any listing URL
Maximum number of listing items
maxItems
integerOptional
Maximum number of listing items that you want as output. Default is all
List end page
endPage
integerOptional
The page number that you want to end with. By default there is no end page. This is applies to all search request and startUrls individually.
Scrape salary stats
scrapeSalaryStats
booleanOptional
Scrape overall salary statistics instead of individual entries.
Default value of this property is false
Extend output function
extendOutputFunction
stringOptional
Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output
Custom map function
customMapFunction
stringOptional
Function that takes each of the objects as argument and returns data that will be mapped by the function itself.
Use Fingerprinting Generator
useFingerprints
booleanOptional
Use Fingerprinting Generator to prevent detection and blocking of the scraper. If you are blocking dramatically, please try to use disabling this option as well.
Default value of this property is true