Answer the question
In order to leave comments, you need to log in
How to get data from address bar in python?
There is a code:
url = 'http://api.vkontakte.ru/oauth/authorize?client_id={id}&scope=friends&redirect_uri=' \
'http://api.vk.com/blank.html&display=page&response_type=token'
webbrowser.open_new_tab(url)
http://api.vk.com/blank.html#access_token={token}&expires_in={exp}&user_id={id}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question