vkontakte

vk.com (aka vkontakte.ru) API wrapper
Download

vkontakte Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Mikhail Korobov
  • Publisher web site:
  • http://bitbucket.org/kmike/

vkontakte Tags


vkontakte Description

vk.com (aka vkontakte.ru) API wrapper vkontakte is a vk.com (aka vkontakte.ru, largest Russian social network) python API wrapper. The goal is to support all API methods (current and future) that can be accessed from server.Installationpip install vkontakteUsage>>> import vkontakte>>> vk = vkontakte.API('my_api_id', 'my_api_secret')>>> print vk.getServerTime()1282689362>>> profiles = vk.getProfiles(uids='1,2', fields='education')>>> pavel = profiles>>> print pavel, pavelДуров СПбГУAll API methods should be supported.See http://bit.ly/9Nzc8h for detailed API help. Requirements: · Python


vkontakte Related Software