A
A
Albion262020-06-04 10:21:51
API
Albion26, 2020-06-04 10:21:51

Is it possible to get statistics of recordings in dynamics using the VK API?

Now, when getting statistics using the wall.get method , information about posts at the current moment comes.
I would like to get more detailed information to track the dynamics.
I will give an example: there is a post N and that the following JSON comes from it

[{'date': '2020-05-29',
  'url': 'https://vk.com/X?w=wall-00000_1111',
  'likes': 8,
  'comments': 0,
  'reposts': 1,
  'views': 4316},

 {'date': '2020-05-28',
  'url': ''https://vk.com/X?w=wall-00000_1111',
  'likes': 3,
  'comments': 0,
  'reposts': 0,
  'views': 2000},

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
iBird Rose, 2020-06-04
@iiiBird

and what is wrong? wall.get by default sends
0vHw2zCE.png?download=1
https://vk.com/dev/wall.get

P
Puma Thailand, 2020-06-04
@opium

just save it to the database and you will have dynamics

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question