Answer the question
In order to leave comments, you need to log in
Is it possible to find out the number of friends in a group\public from a specific user through api vk.com?
There are users in the group, they have friends who are also members of this group or not. You need to find out who has the most friends in the group.
At the moment, using groups.getMembers, I collect all users. Then, using friends.get, I collect the friends of these users. Then, by querying the database, I find out who has the most friends in the group. The server is bending down.. With 4k people in the community, the number of records in the database is about 800k.
Does the vk.com api have a method to directly query who has how many friends in the group?
Answer the question
In order to leave comments, you need to log in
Does the vk.com api have a direct request method for who has how many friends in a group?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question