Louis Vuitton Crawler is written in Python@3.10 by Andy Lien ( @andy922200 ). This repo is inspired LouisVuittonAPI by Luke Davis ( @R8T3D ).
- Get information on products
- Sku
- Product ID
- Name
- Price
- Currency
- Region
- Color
- Description
- Image URL
- Multiple regions
- Multiple products
- Export Json
- Export xlsx
Louis Vuitton Crawler requires at least Python 3.9
$ cd DIRECTORY_CONTAINING_louis-vuitton-crawler
$ pip3 install -r requirements.txt
$ cd DIRECTORY_CONTAINING_louis-vuitton-crawler
$ python3 main.py
MIT License (MIT)