Hi, here is my situation:
I'm running a scrape (the template is written in CodeCreator).
I cannot use internal loops because then the memory inflates, so I'm running the template with 'unlimited' tasks in ZennoPoster.
However, once the scrape is over I need the template to stop. I cannot know in advance when the scrape will end, it depends on the website I'm scraping.
If I'm scraping page by page, once I get a 404 error on the last page, it means the scrape is over, and then I need ZennoPoster to halt execution, even though the template is running with 'unlimited' tasks.
How can I achieve this?
Thanks
vrg5
I'm running a scrape (the template is written in CodeCreator).
I cannot use internal loops because then the memory inflates, so I'm running the template with 'unlimited' tasks in ZennoPoster.
However, once the scrape is over I need the template to stop. I cannot know in advance when the scrape will end, it depends on the website I'm scraping.
If I'm scraping page by page, once I get a 404 error on the last page, it means the scrape is over, and then I need ZennoPoster to halt execution, even though the template is running with 'unlimited' tasks.
How can I achieve this?
Thanks
vrg5