How can I scrap member from a facebook group. I can get it to record the ones that show when the page loads but I can't get it to record the ones once I make it scroll down then new ones don't show in the log. It will just get the ones the loop finds at the start of the loop not the new ones.
@megadarren88 Thanks for the solution to this, I've been working on a instagram bot and needed to add unfollows to it.
I found another solution by checking how many you are following and then putting in a variable and increasing scroll to the element + increase variable 1+ each time, also works :)