keskivonfer

Keskivonfer is a tool that allows you to extract information from a vinted account

Downloads
167
Stars
46
Committers
1

Keskivonfer

For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

Educational purposes only

Keskivonfer is a tool that allows you to extract information from a vinted account

Demo

💡 Prerequisite

Python 2/3

🛠️ 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(Requester().get_information("12345678-monaccount","be"))

Thank you to :

📝 License

GNU General Public License v3.0

Package Rankings
Top 19.17% on Pypi.org