keskivonfer
keskivonfer copied to clipboard
Keskivonfer is a tool that allows you to extract information from a vinted account
Keskivonfer
For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ
Educational purposes only
Keskivonfer is a tool that allows you to extract information from a vinted account
Demo
💡 Prerequisite
🛠️ Installation
With PyPI
pip3 install keskivonfer
With Github
git clone https://github.com/megadose/keskivonfer.git
cd keskivonfer/
python3 setup.py install
📚 Example
- -u is the username
- -v is the extension of the website .fr , .com, by default is .com
python3 Keskivonfer.py -u 12345678-monaccount -v fr
📈 Usage
The second argument is the extension of the site by default is .com
from keskivonfer import *
print(getInfo("12345678-monaccount","be"))