Page 1 of 1

Instead of navigating to "next" page, HS starts over

Posted: Wed May 29, 2013 4:19 am
by bankratechrisHS
I've created a very similar scraping program to HS's tutorial: http://www.heliumscraper.com/en/index.php?p=help. But I keep running into a problem. Helium Scraper properly opens every link, extracts the data, then navigates to the "next" link every time -- EXCEPT for when it gets to the end of the list on the first webpage. Then, instead of navigating to the "next" link, it starts all over at the top of the page. This gives me rows and rows of duplicate data. Can anyone help with this?