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 ActorsGlassdoor Scraper
Scrapes job data from Glassdoor. Fast and free Glassdoor Scraper to extract all data from job listings including salaries, companies, and reviews.
Plan: Personal - 32GB Memory
We have one service that update jobs for different companies.
On loop, First time we get the data from API but on next iteration it return below response.
Response: { "error": { "type": "actor-memory-limit-exceeded", "message": "By launching this job you will exceed the memory limit of 32768MB for all your actor runs and builds (currently used: 32768MB, requested: 32768MB). Please contact support@apify.com to increase your actor memory limit." } }
Is there any way to resolve this issue? How much time we need to hold execution to solve this problem?