🚬🚬🚬
CM Parser is designed for parsing product attributes.
pip install -r requirements.txt
cp config.ini.example parser/config.ini
cp category_dump.json.example parser/category_dump.json
python parser/server.py
python parser/cli.py
- Python (tested on v3.8.10)