Answer the question
In order to leave comments, you need to log in
VK.COM - API widgets.getComments get comments
I need to get all the comments on the site through the API, at the moment I was only able to get the comments of a specific page
VK.Api.call('widgets.getComments', {widget_api_id: "-4209922", url: document.URL}, function(r){ $('body').html(r.response.count);});
Answer the question
In order to leave comments, you need to log in
If I'm not mistaken, the comments widget itself loads comments to the current page.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question