Jump to content
UBot Underground

Recommended Posts

I am trying to figure out how I should set up a loop for this site. Since it does not have url's to capture it is a bit of a challange.

If I was able to capture the urls's I could have it navigate from a list. But since it does not I will have it have it click on each state then on each individual city. The pic will show where I am at and the issue I am having. Any thoughts would be appreciated.

post-9248-0-04464200-1457061654_thumb.jpg

Link to post
Share on other sites
clear list(%loc)
add list to list(%loc,$list from text($find regular expression($page scrape("<div id=\"edit-reg\">","</div></div></div>"),"(?<=\\;\\\"\\>).*?(?=\\<\\/a\\>)"),$new line),"Delete","Global")

Try that see if it works for you

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...