Z
Z
zelsky2015-01-19 13:39:52
Python
zelsky, 2015-01-19 13:39:52

Vk api python without access_token?

Guys what library to use what would be possible. open method and api vkontakte to use without authorization.
You just need to bypass the speed limit of 0.35s per request. And I don’t have applications with 11 users.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max Payne, 2015-01-19
@zelsky

Either I misunderstood the question, or the author really wants to access all vk api methods from the server without using access_token.

A
Andrey K, 2015-01-19
@mututunus

To do this, there are enough built-in libraries to work with http.

Z
Zarema Khalilova, 2015-01-19
@Zmoki

To partially bypass the limit on the number of requests, you can use the execute method https://vk.com/dev/execute

Code can contain no more than 25 calls to API methods.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question