API for Louis Vuitton written in Python by Luke Davis (@R8T3D)
- Get information on products
- Name
- Price
- Description
- Image URL
- Product ID
- Stock Status
- Add products to cart
- Full browser support
- Multiple regions (easily expandable)
LouisVuittonAPI requires Python 2.7
$ cd DIRECTORY_CONTAINING_LOUISVUITTONAPI
$ pip install -r requirements.txt
$ cd DIRECTORY_CONTAINING_LOUISVUITTONAPI
$ python main.py
- Web based GUI
- Auto-checkout
- Threading
MIT License (MIT)