E
E
ewslm2020-07-05 20:38:53
Python
ewslm, 2020-07-05 20:38:53

How to request data in VK on behalf of the person who launched the program?

There is a game that can call python code and execute it. This game requires a function that "guesses" the user's first and last name through the VK account data in one of the browsers. Please tell me how to implement this (without opening windows, but additional processes in the system are allowed, etc. things that are invisible to the average user). It will be even better if you throw off specific examples of implementation.
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2020-07-05
@SoreMix

As an option - find cookies from VK in the cookie folder, get the VK session and insert it into the request through some kind of requests

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question