Anonymous - 2015-04-21

hello i have a website that i want to scroll using this loop

$businessid = 1;
www.domain.com/business?id=$businessid;
$businessid++;

how can i do it?
i cant find how to set the "nextLinkToCrawl" param;

thank you for your answer;