Jump to content
UBot Underground

***help*** It's Been A While Since I've Used Ubot, I Need Help.


Recommended Posts

Guys,

 

It's been a while ( a few years ) since I have used UBOT. I am trying to use it to jump on backpage.com and scraping the United States only hrefs. 

 

I am "navigating" "adding list to list with scrape element and the element I'm using is class="united-states geoBlock""

I am trying to grab all the hrefs with-in that block but it grabs nothing. I can grab all the hrefs off the page but that does me no good. Any ideas on what I'm doing wrong?

 

I am adding a screenshot to give you an idea.....

 

 

Please Help me get back up to speed.......

Link to post
Share on other sites

Guys,

 

It's been a while ( a few years ) since I have used UBOT. I am trying to use it to jump on backpage.com and scraping the United States only hrefs. 

 

I am "navigating" "adding list to list with scrape element and the element I'm using is class="united-states geoBlock""

I am trying to grab all the hrefs with-in that block but it grabs nothing. I can grab all the hrefs off the page but that does me no good. Any ideas on what I'm doing wrong?

 

I am adding a screenshot to give you an idea.....

 

 

Please Help me get back up to speed.......

post-9165-0-89998500-1418787446_thumb.png

Link to post
Share on other sites
add list to list(%urls,$list from text($find regular expression($scrape attribute(<class="united-states geoBlock">,"outerhtml"),"[-a-zA-Z0-9@:%_\\+.~#?&//=]\{2,256\}\\.[a-z]\{2,4\}\\b(\\/[-a-zA-Z0-9@:%_\\+.~#?&//=]*)?"),$new line),"Delete","Global")

Unchecked but looks about right

 

 

  • Like 1
Link to post
Share on other sites

I am not that good with Reg Expressions so i use this with large lists,only US are selected hope it helps!

 

load html("<outerhtml=\"<div class=\\\"inner showing\\\">And this is where a large list will be once you select it!

 

add list to list(%Backpage,$list from text(#scrape,$new line),"Delete","Global")

 

It looks much bigger in Ubot but its handy if you are not good with Reg Expressions!

  • Like 1
Link to post
Share on other sites

guys that worked.. Zap your script was what put it over the top and now I just need to take the time to learn what it is actually doing. Thanks.... If you did a youtube video on it explaining the stuff that would be awesome but if not then thank you. Itsexspert yours worked too but just a lot of text in that first deal but thank you as well. 

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...