How to get a list of posts of groups of classmates through their api? With the ability to then choose a count. posts that you need to select and take from there only the id of the post, or count. likes and comments. Any ideas? Just normal api is not there. Parsing html is not an option.
1 answer
They have a very hemorrhoid API and it’s sooo hard to work with.
As far as I remember, all the API methods require authorization (which in many cases is very bad).
In my opinion it would be better to load the page and stupidly parse HTML.
API OK - evil, like OK itself.
- This is in the course, I got the rights, only to use exactly what - foozzi
- @foozzi, once access is received, here it is: apiok.ru/wiki/display/api/discussions.getList+ru but this, for example , for users. There are no distinct methods with groups. - Vitali RS
|