zanybaka / vkontakte-friend-list-export

Allows to export friends' text info into a JSON file (.Net Core)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exports the full friend list info into a JSON file

Console output

alt

JSON example

alt

Authentication

Vk password is used together with an applicaion id you can create here https://vk.com/apps?act=manage
Vk token can be preserved between sessions in %temp%\vkontakte.lib file. Please be aware.

About

Allows to export friends' text info into a JSON file (.Net Core)

License:MIT License


Languages

Language:C# 100.0%