Members list
Hi!
I've got all of the program working, but I can't seem to find a way to just get the members and their ID numbers, other than going through the posts and copying them. Is there a way to do this?
Thanks!!
Rebecca
There's possibly an an API for pulling that down. Would be happy to accept a PR to add support for that. You could also write a little script which goes through the posts and pulls out member ids that way.
I would LOVE to be at a level where I knew how to do that. I was looking through your code though, and I see that one of the steps for your command to print the members that were the most active is to get the members. Is there a way to stop that step there, and add a command to print that information? I may be reading that wrong, you are much more knowledgable about this than I am. I am amazed that I even got it to work! It took some doing! But it's an amazing program, thank you so much for putting it together. I feel like I've gotten so close, but can't get that last step! I would appreciate your help so much. 😊
@snyderrc12 check out the -a flag https://github.com/KyleAMathews/facebook-export#playing-with-your-data it might be what you want.
Hi, Just wonder why this command only fetch a certain number of members and not everyone in the group? Is there a new parameter that could allow us to pull ALL member's activity scores? Thanks.
facebook-analyze -g <GROUP-ID> -a