Glassdoor Scraper avatar
Glassdoor Scraper
Deprecated
View all Actors
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
Glassdoor Scraper

Glassdoor Scraper

alexey/glassdoor-jobs-scraper

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

User avatar

Not Working / Always returning a default list of CEO

Open

rabbyn opened this issue
a year ago

Hello, for any input I provide in the console, it always return a list of CEO.

Here is my input : { "Category": "Jobs", "location": "Istanbul", "maxResults": 30, "proxy": { "useApifyProxy": true }, "query": "architect" }

Here is the error in the run log

2023-04-27T05:33:24.580Z INFO Page opened. {"label":"SEARCH-JOBS","url":"https://www.glassdoor.com/Job/jobs.htm?sc.keyword=architect&locT=C&locId=3361434&locKeyword=Istanbul&srs=RECENT_SEARCHES"} 2023-04-27T05:33:25.010Z ERROR BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.glassdoor.com/Job/jobs.htm?sc.keyword=architect&locT=C&locId=3361434&locKeyword=Istanbul&srs=RECENT_SEARCHES","retryCount":1,"id":"1E0992JMlKNRhgZ"} 2023-04-27T05:33:25.012Z TypeError: Cannot read properties of undefined (reading 'replace') 2023-04-27T05:33:25.014Z at searchJobs (/usr/src/app/src/search-jobs.js:65:33) 2023-04-27T05:33:25.016Z at processTicksAndRejections (node:internal/process/task_queues:96:5) 2023-04-27T05:33:25.018Z at async BasicCrawler._handleRequestFunction (/usr/src/app/node_modules/apify/build/crawlers/basic_crawler.js:324:9) 2023-04-27T05:33:25.019Z at async wrap (/usr/src/app/node_modules/@apify/timeout/index.js:73:27)

Developer
Maintained by Community
Categories