Answer the question
In order to leave comments, you need to log in
Parsing the VKontakte wall through the API, how to solve the problem of limiting the number of requested posts?
wall.get method
Returns a list of posts from the user's or community's wall.
But he has a limit - a maximum of 100 posts.
It can't be done in a normal loop. Probably it is necessary to apply asynchronous requests?
Pliz, where to dig, how to do it?
Answer the question
In order to leave comments, you need to log in
Re-read the documentation until complete enlightenment and pay attention to the offset parameter
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question