This little dumb python script allows you to parse a VKontakte group (https://vk.com/marcille) and save pictures from it to your local machine.
You'll need a:
- Python 3.x
requests
library (pip install requests
)
- use
pip install -r requirements.txt
in folder wheremarcille.py
is located - Replace the
access_token
variable with your VKontakte API access token. You can obtain it from https://vkhost.github.io/ - Enter how many of Marcille's cute faces you want
- ?????
- PROFIT!!!