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.
@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?