
Glassdoor Scraper
Deprecated
Pricing
Pay per usage

Glassdoor Scraper
Deprecated
Scrapes job data from Glassdoor. Fast and free Glassdoor Scraper to extract all data from job listings including salaries, companies, and reviews.
0.0 (0)
Pricing
Pay per usage
11
Total users
1.5K
Monthly users
4
Runs succeeded
>99%
Last modified
a year ago
Memory limit Issue
Closed
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?