Jump to content
UBot Underground

Search the Community

Showing results for tags 'url'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 8 results

  1. Hello There, I am New to Ubot and I will be really appreciated if someone help's me with the url thing, I have more than 15k urls and all the url's are redirected and I want to get the final url's in the fastest way possible, example: redirect.url.com >> further.redirect.com >> "final.url.com" Please Help Thanks in Advance
  2. I'm trying to figure out, how to tell UB to stop the bot if this url shows up (let's say) 5 times in a row http://www.site.com/index.php?not-found How would you guys code this? Thanks
  3. Hi, I just purchased Ubot (standard) so I'm pretty new to the software. I'm trying to scrape the URL links for all products on page below but I can't figure out how to do it. I can scrape each the item Title and Price and save them in a list using add list to list - $scrape attribute and using the appropriate CLASS but can't figure out how to get the URL. Everything I try doesn't seem to work. Can anyone offer any advice? http://www.argos.co.uk/static/Browse/ID72/33012746/c_1/1|category_root|Technology|33006169/c_2/2|33006169|Home+audio|33008502/c_3/3|cat_33008502|Clock+radios|330127
  4. Hello, I need to use a variable in a file field so for example: C:\Dropbox\uBot\#Folder\cat.jpg But it seems uBot can't recognise this? I need to be able to change the file location. I did think of having the full file path in a variable but that's my last resort. Any ideas? Thank you
  5. Hey guys I want to scrape facebook post url. Let's say I go in a facebook group and make a post. How can I get this post url. Sometimes the admin need to approve so this is no important. I want to get the post url that get appears automatically in a group. I can't figure out how to do it , because sometime the status I just posted in a group can be the 3 offset depending if there is pinned posts I think when you post, the posts area refreshes automatically with the new post. Is there a way to get that post url without scraping. or ..... Any ideas. thank you
  6. I have my bot set to scrape the "fullhref". And it is working great, but I like to have my bot's run off of the mobile version of a website. Specifically, I need it to get the number out of a url. http://www.roblox.com/User.aspx?ID=43770005 In this case, I would like to get the "43770005". Do you have any recommendations on how to do this?
  7. Hi, I am trying to scrape the current URL of a Yahoo RSS feed (for example: http://news.search.yahoo.com/rss?ei=UTF-8&p=burning+of+fossil+fuels&fr=sfp) set(#url, $url, "Global") - this works for normal webpage URLs, but it will not scrape the RSS feed URL. Is there another simple way to do this?
  8. hey, i got stuck... again. i am trying to script some sort of blacklist. the bot should check a text file for the actual URL. if the URL is on the list, the bot should override this site and proceed with the next. for now, i put $url into %checkurl list and my blacklist.txt into %channelDB list. whatever command i use, the bot did not recognise the values at all. could someone give me a hint on this please?
×
×
  • Create New...