https://github.com/ngalaiko/vk_dump
script to dump all vk user data
https://github.com/ngalaiko/vk_dump
vkontakte vkontakte-api
Last synced: 20 days ago
JSON representation
script to dump all vk user data
- Host: GitHub
- URL: https://github.com/ngalaiko/vk_dump
- Owner: ngalaiko
- Archived: true
- Created: 2017-01-03T08:17:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T20:13:25.000Z (over 7 years ago)
- Last Synced: 2025-01-19T07:55:51.500Z (9 months ago)
- Topics: vkontakte, vkontakte-api
- Language: Python
- Size: 7.81 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Vk dump
-------
Install:
```
pip3 install -r requirements.txt
```
Usege:
```
login with password:
python3 vk_dump.py -vl -vp
```
```
login with token:
python3 vk_dump.py -vt
```
```
dump history of specific account:
vk_dump.py -id
```