Hi,
i have a Google SERP scrapper that uses keyboard emulation to write the keyword into the "search box" on google.com.
I have a loop that gets the results and continues with the following keywords. All working perfectly.
My problem is that after a couple of hours of work the memory consumption for the "FireFox instance" gets really high (up to 2GB). And at that time i also get high CPU usage and problems beggin.
Is there a way to "reset/clear" the memory that is assigned to "FireFox instance"?
After all i only enter this KW in search box and get the results. Not sure why is the memory consumption so high after some time.
i have a Google SERP scrapper that uses keyboard emulation to write the keyword into the "search box" on google.com.
I have a loop that gets the results and continues with the following keywords. All working perfectly.
My problem is that after a couple of hours of work the memory consumption for the "FireFox instance" gets really high (up to 2GB). And at that time i also get high CPU usage and problems beggin.
Is there a way to "reset/clear" the memory that is assigned to "FireFox instance"?
After all i only enter this KW in search box and get the results. Not sure why is the memory consumption so high after some time.