R
R
RIKUDO052016-04-26 13:13:56
User identification
RIKUDO05, 2016-04-26 13:13:56

How to log in to the VK API without a token?

Is there a ready-made solution for authorization in the VK API using a login and password in Python 3.x? I saw it for Python 2.x, but I couldn't use it. Thank you in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VZVZ, 2016-04-26
@VZVZ

It is necessary not to look for ready-made, but to learn to do it yourself. Learn to sniff HTTP. If on Windows, use Fiddler, browser tools, etc., and try to simulate requests.
Without experience, it will be difficult and it is unlikely that you will be able to quickly join, but then you will be independent of ready-made solutions, which is very useful.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question