Resuming?

Questions and answers about anything related to Helium Scraper
Post Reply
Tommy
Posts: 15
Joined: Sat Mar 26, 2011 12:44 am

Resuming?

Post by Tommy » Thu Aug 02, 2012 2:58 pm

Is there a way to resume a session for where it stopped at all? I had to stop a scrape before it was finished, but it had been running for quite a while and I'd like to continue from where it stopped..

Thanks.

webmaster
Site Admin
Posts: 521
Joined: Mon Dec 06, 2010 8:39 am
Contact:

Re: Resuming?

Post by webmaster » Fri Aug 03, 2012 4:57 pm

There is no built in way unless you get the choice to pause the execution instead of stopping it (like when requirements are not met).

But maybe this project will help. Pretty much, every time you have a Navigate URLs (that works even if the Simulate Click option is off; if it only works when Simulate Click is on, the link is likely using javascript to navigate and therefore there is no URL to extract), you can instead extract the Link property of the links you'd navigate through to a table and after done, use this project to extract from these URLs. This will automatically continue from where you stopped if you're forced to stop, and will also make the extraction faster by using multiple processes.

Let me know if you need any help with this project.
Juan Soldi
The Helium Scraper Team

Post Reply