Answer the question
In order to leave comments, you need to log in
How to log in to Vkontakte via Python (NOT API)?
I need to parse some data from application pages in VK, this requires authorization. Unfortunately, there are no methods in the API that I need. Can anyone tell me how to log in to VK via Python and go to contact URLs that are available only with authorization? I found a lot of API solutions on the Internet. but I don't need an API
Answer the question
In order to leave comments, you need to log in
Take requests . Open vk.com, send a POST request with data to the url specified in the action attribute of the authorization form. The question remains, with what data? See the tag names inside the form here. In addition to email and password, there will be several hidden fields that will also need to be sent.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question