M
M
Maxim2017-03-10 19:39:57
Facebook
Maxim, 2017-03-10 19:39:57

How to get a list of facebook group members as links to their profiles or ID?

I'm in a closed group with over9000 members (>78000 people to be exact).
The group is local, it sells all sorts of things, a kind of bulletin board.
But, there is one problem, it is oversaturated - and in order for your ad to be seen, you have to “revive” it from time to time by making constant reposts or writing comments under the post so that the post goes up, which takes a very long time.
Recently, the admin of this group and I had an idea to create an audience for the facebook ad manager from its members. He allowed the list of people to be copied. He's available.
If I do it manually. It will take me two months, for an hour of work in the morning and in the evening, while the laptop cannot be turned off, since the list is constantly hidden under the "download more" button. Moreover, already at around 3,000 people, most likely the computer will simply freeze.
Is there a way to load a list of members as their id or url?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Sokolov, 2017-03-10
@mgoroshko

https://developers.facebook.com/tools/explorer/ - to try API methods on the fly.
You will need to get the group ID through the "end" /me/groups- find the group you want to get there and copy the long number - its id. There you will see the groups you manage. I don’t know how to get a list of all the groups where you are in the same place ..
For groups where you are a simple member, you need to find the id in the group page code. Search the string entity_id- you want the long number after the colon.
With this ID, pull the end /ID/members- there will be a list of participants.

D
Dimonchik, 2017-03-10
@dimonchik2013

Doesn't the API provide?

P
Philipp, 2017-03-10
@zoonman

You can use the following API https://developers.facebook.com/docs/graph-api/ref...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question