https://github.com/oldschoolotaku/marcilleparser
another VKontakte parser that parses group "cute marcille faces every day" and saves pics from it
https://github.com/oldschoolotaku/marcilleparser
dumb marcille picture-parser vk-parser vkontakte
Last synced: about 2 months ago
JSON representation
another VKontakte parser that parses group "cute marcille faces every day" and saves pics from it
- Host: GitHub
- URL: https://github.com/oldschoolotaku/marcilleparser
- Owner: oldschoolotaku
- Created: 2023-10-16T16:19:46.000Z (over 1 year ago)
- Default Branch: marcille
- Last Pushed: 2023-10-19T12:17:30.000Z (over 1 year ago)
- Last Synced: 2025-04-06T01:26:25.973Z (about 2 months ago)
- Topics: dumb, marcille, picture-parser, vk-parser, vkontakte
- Language: Python
- Homepage: https://vk.com/marcille
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marcilleParser

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.
## Requirements
You'll need a:
- Python 3.x
- `requests` library (`pip install requests`)## How to use
1. use `pip install -r requirements.txt` in folder where `marcille.py` is located
2. Replace the `access_token` variable with your VKontakte API access token. You can obtain it from https://vkhost.github.io/
3. Enter how many of Marcille's cute faces you want
4. ?????
5. PROFIT!!!