Jump to content
UBot Underground

Can ubot do this?


Recommended Posts

Hi guys im really considering purchasing ubot but wanted to know if its possible to make a bot that goes to a site say for example flippa.com. I set it to start at expired listings and it goes through each page (something like 15 listing links on each page) clicks each listing scrapes it and goes back to the page until it hits the end and clicks the next listing page.

 

Example link below:

http://flippa.com/buy/listings/sold?page=1

 

(so i want it to scrape each listing on that page then move on to next page i.e http://flippa.com/buy/listings/sold?page=2)

Link to post
Share on other sites

Should be doable. The best way to do it is either two scripts where

 

Script 1 scrapes all of the expired listings

 

then

 

Script 2 goes to each expired listing scraped and grabs what you want.

 

Or you could put it all in one big script. Depends how long it will take to run, how automated you need it to be etc.

 

Either way, you can fit it in one bot. Scripts are subprograms within a UBot.

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