A python script for generating a JSON file with comparison price and nutritional value for products from the swedish grocery chain Willys.
python3 main.py
This will generate the JSON data in a file called data.json.
No external dependencies, only the standard library is used.