I am trying to host a.newspaper spider to send news to my phone every day. However I noticed that deleting an Article object does not free the memory and this takes up around 200MB RAM per run. I am currently running the spider in a separate .py file to avoid RAM full. Is there any other way to achieve this?
Asked
Active
Viewed 98 times
2
-
I have the same issue. Did you find out something in the meantime? – Nikolas Rieble Sep 09 '20 at 16:41