falkenbach / actor-glassdoor-jobs

Scrapes job data from Glassdoor. Fast and free Glassdoor Scraper to extract all data from job listings including salaries, companies, and reviews.
https://apify.com/alexey/glassdoor-jobs-scraper
Apache License 2.0
15 stars 7 forks source link

No error handling #2

Closed metalwarrior665 closed 3 years ago

metalwarrior665 commented 4 years ago

This actor crashes really easily, need to implement proper error handling. https://my.apify.com/view/runs/Z69yzumcRnmk9FMSC

falkenbach commented 4 years ago

THanks, good point, will add error handling over weekend!

falkenbach commented 4 years ago

I added parsing termination in case if no results found and try-catch in order to provide log.error output in case of timeouts. Pls suggest if there is better way, the problem is that certain proxy groups partially blocked by glassdor - site still available but no actual search results returned. As the matter of fact only RESIDENTIAL group works reliable at my end.

pocesar commented 3 years ago

this is fixed in beta