D
D
Dmitry Makarov2020-11-03 20:48:21
In contact with
Dmitry Makarov, 2020-11-03 20:48:21

How to get a list of friends who have deleted their pages?

Hello. I'm new to Python in general, so I want to ask you who know.
Can you please tell me what I need to get in chronological order in order to get links to friends who have deleted their page (blocked) in VKontakte.
That is, not code, namely .. Well .. Like "first you need to get this, then this, then this" something like this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2020-11-03
@soremix

To get a list of friends, you need to get a list of friends https://vk.com/dev/friends.get
The result will be a list of user objects that have a deactivated field that


string field returned if the user's page is deleted or banned, contains the value deleted or banned. In this case, optional fields are not returned.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question