{"id":13495061,"url":"https://github.com/voronind/vk","last_synced_at":"2026-04-01T20:44:59.354Z","repository":{"id":15428716,"uuid":"18161218","full_name":"voronind/vk","owner":"voronind","description":"vk.com API python wrapper","archived":false,"fork":false,"pushed_at":"2025-10-04T17:25:21.000Z","size":181,"stargazers_count":395,"open_issues_count":2,"forks_count":88,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-19T18:39:35.350Z","etag":null,"topics":["python","vk","vk-api"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voronind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-27T02:01:40.000Z","updated_at":"2025-10-18T09:55:15.000Z","dependencies_parsed_at":"2025-10-12T14:50:23.674Z","dependency_job_id":"7a21a1f9-3ec8-4b7a-8f08-351b38413202","html_url":"https://github.com/voronind/vk","commit_stats":null,"previous_names":["dimka665/vk"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/voronind/vk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voronind%2Fvk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voronind%2Fvk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voronind%2Fvk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voronind%2Fvk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voronind","download_url":"https://codeload.github.com/voronind/vk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voronind%2Fvk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","vk","vk-api"],"created_at":"2024-07-31T19:01:30.827Z","updated_at":"2026-04-01T20:44:59.346Z","avatar_url":"https://github.com/voronind.png","language":"Python","readme":"# vk | python vk.ru API wrapper\n\n[![Maintanance](https://img.shields.io/maintenance/yes/2023?style=flat-square)](https://github.com/voronind/vk/commits/master)\n[![PyPI](https://img.shields.io/pypi/pyversions/vk?style=flat-square)](https://pypi.org/project/vk/)\n[![GitHub CI](https://img.shields.io/github/actions/workflow/status/voronind/vk/check.yml?branch=master\u0026style=flat-square)](https://github.com/voronind/vk/actions)\n[![Codecov](https://img.shields.io/codecov/c/github/voronind/vk?style=flat-square)](https://codecov.io/gh/voronind/vk)\n[![Docs](https://img.shields.io/readthedocs/vk?style=flat-square)](https://vk.readthedocs.io/en/latest/)\n\nThis is a vk.ru (the largest Russian social network) python API wrapper. \u003cbr\u003e\nThe goal is to support all API methods (current and future) that can be accessed from server.\n\n\n## Quickstart\n\n\n### Install\n\n```bash\npip install vk\n```\n\n\n### Usage\n\n```python\n\u003e\u003e\u003e import vk\n\u003e\u003e\u003e api = vk.API(access_token='...')\n\u003e\u003e\u003e api.users.get(user_ids=1)\n[{'id': 1, 'first_name': 'Pavel', 'last_name': 'Durov', ... }]\n```\n\nSee official VK [documentation](https://dev.vk.ru/method) for detailed API guide.\n\n\n## More info\n\nRead full documentation on [Read the Docs](https://vk.readthedocs.org)\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoronind%2Fvk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoronind%2Fvk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoronind%2Fvk/lists"}