Jump to content
UBot Underground

Recommended Posts

I'm trying to figure out a way to tell the bot to scroll down

 run javascript("window.scrollTo(0, document.body.scrollHeight);")

to the bottom of the page. So scroll until you have reached the bottom of the page if you prefer.

The problem is, i don't know what to look for (or not ?) so it continues.

To tell you the truth, it's facebook groups.

 

So i want to grab all of the facebook groups (on a certain account)

It's a page like PINTEREST except that it finally ends, when all of the groups you are signed up to, are shown.

 

What would be your technique on this one ?

 

Thanks a lot guys

Link to post
Share on other sites

Maybe use two lists and have a decent wait time and compare the lists - or the list totals that is. So if the first list has the same number of groups as the master list three times in a row you can probably be sure that you have reached the bottom of the page.

  • Like 1
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...