Advanced Glassdoor Scraper avatar

Advanced Glassdoor Scraper

Deprecated
Go to Store
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Advanced Glassdoor Scraper

Advanced Glassdoor Scraper

epctex/advanced-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!

CV

Company Details Result Bug

Closed

completed_van opened this issue
7 months ago

Hello there. I noticed a deficiency while running the Company Details actor. When I type the company name correctly, the result returns as not found - no match. For example, when I search by typing "Remote", the company data comes up correctly. But when I type "Remote Team Solutions", it cannot find any result.

The result returned: No results The Actor finished with no results. Check the log for more information.

Log register: 0 companies found on https://www.glassdoor.com/Reviews/company-reviews.htm?context=Review&sc.keyword=Remote+Team+Solutions

Actor Run Json entry:

1{
2  "customMapFunction": "(object) => { return {...object} }",
3  "endPage": 2,
4  "extendOutputFunction": "($) => { return {} }",
5  "maxItems": 20,
6  "proxy": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ]
11  },
12  "scrapeSalaryStats": false,
13  "startUrls": [
14    "https://www.glassdoor.com/Reviews/company-reviews.htm?context=Review&sc.keyword=Remote Team Solutions"
15  ],
16  "search": "Remote Team Solutions"
17}
epctex avatar

epctex (epctex)

7 months ago

Hey there,

Thank you very much for reaching out, and letting us know about your problem. We just deployed a new version to fix this problem.

Best.

Developer
Maintained by Community