Jump to content
UBot Underground

Search the Community

Showing results for tags 'multiple'.

  • 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 3 results

  1. I am trying to scrape all the photos from this page: http://v3.torontomls.net/Live/Pages/Public/Link.aspx?Key=2091fd55c22344748e1f3a9ef24ff150&App=TREB As you can see, this page contains a list of homes for sale, with multiple photos for each home. I am having difficulty figuring out how to scrape each of these photos. All of the individual links to the photos are inside this: <img src="http://v3.torontomls.net/Live/photos/FULL/1/620/N3257620.jpg?20150710120456" onerror="this.className += ' imgerror'; this.parentNode.className += ' hasimgerror';" class="formitem imageset multi-p
  2. I think it would be a great idea. Sometimes the actual integrated Browsers consumes too many bandwidth. It opens and do not kill many isntances that we already used. I think Ubot would be a better software if you are able to use this great tool into different other browsers instead. Hope I help with something. There is a project that has several plugins that connect to other browsers, its for scraping activities in Python and Ruby. The unique problem is that it requires only code. What makes ubot more friendly is able to use literally a graphical experience. Hope I help with the feedback guys.
  3. Hello Everyone, I have just written a bot which would run in multithread manner, in each thread different browser and in each browser of this thread, we set a proxy. Am trying to achieve such that each of the thread should be running with its own proxy. But when setting a proxy credential, it gets set for the whole bot and not for individual thread. How can i achieve individual proxy get set for individual thread? Is this something possible in ubot? Thanks Liz
×
×
  • Create New...