Jump to content
UBot Underground

Recommended Posts

I am searching a keyword via bot in google search and its 1000 link.Google show its indexing of page 1,2,3,next this type.so my problem is that how can i traverse all pages one by one until its end of page.please tell me how can i do this using ubot..?

post-13914-0-66451300-1387258410_thumb.png

Link to post
Share on other sites

Use a loop while command along with the exists qualifier. 

I created a small example below showing how this can be done.

 

Loop While Explained:

 

http://wiki.ubotstudio.com/wiki/Loop_While

 

Exists Explained:

 

http://wiki.ubotstudio.com/wiki/Exists

 

Demo:

Scrape Google Example.ubot

  • Like 1
Link to post
Share on other sites

Use a loop while command along with the exists qualifier. 

I created a small example below showing how this can be done.

 

Loop While Explained:

 

http://wiki.ubotstudio.com/wiki/Loop_While

 

Exists Explained:

 

http://wiki.ubotstudio.com/wiki/Exists

 

Demo:

thank you so much buddy..my problem has been solved now.

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