Answer the question
In order to leave comments, you need to log in
How to get the number of members of a facebook group using the Facebook SDK Python?
Greetings. I'm learning python and asking for help in mastering the Facebook SDK for Python library. How can I get data on the number of group members using this library?
It turned out to pull out the list of participants using this query
i = graph.get_object(id="group_id", fields="members")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question