Traceback (most recent call last): File "/home/ubuntu/PriceScraper/src/ScraperBilla.py", line 20, in scrape r = ScraperBilla.parse_item(j).__dict__ File "/home/ubuntu/PriceScraper/src/ScraperBilla.py", line 29, in parse_item i.price = item["price"]["regular"]["value"]/100.0 KeyError: 'price' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/PriceScraper/src/main.py", line 16, in s.scrape() File "/home/ubuntu/PriceScraper/src/ScraperBilla.py", line 22, in scrape raise Exception(f"Invalid item:\n{j}") Exception: Invalid item: {'amount': '1', 'brand': {'name': 'granini', 'slug': 'granini'}, 'bundleInfo': '', 'category': 'Nektary', 'conversionFactor': 1.0, 'descriptionLong': '', 'descriptionShort': 'granini Pomeranč 1l', 'inPromotion': True, 'images': ['https://images.cdn.europe-west1.gcp.commercetools.com/1df039f1-4705-4f79-aa90-cf907a6ec063/82-353735-1721215339-l8gFET5h.jpg'], 'name': 'granini Pomeranč 1l', 'packageLabel': 'Láhev', 'packageLabelKey': 'fl', 'parentCategories': [[{'key': '1474', 'name': 'Nápoje', 'slug': 'napoje-1474', 'orderHint': '000000315'}, {'key': '1510', 'name': 'Džusy a ovocné nápoje', 'slug': 'dzusy-a-ovocne-napoje-1510', 'orderHint': '000000353'}, {'key': '1515', 'name': 'Nektary', 'slug': 'nektary-1515', 'orderHint': '000000358'}]], 'productId': '478fb5b2-4a03-40b7-b9d9-1215f2fc7b10', 'medical': False, 'sku': '82-353735', 'slug': 'granini-pomeranc-1l-82353735', 'upsellSku': '', 'published': True, 'purchased': False, 'volumeLabelKey': 'lt', 'volumeLabelLong': 'Litr', 'volumeLabelShort': 'l', 'weight': 1.077, 'weightArticle': False, 'weightPieceArticle': False, 'weightPerPiece': 0, 'alcoholByVolume': '', 'brandMarketing': '', 'countryOfOrigin': 'Německo', 'features': '', 'keywordSearch': '', 'meatBorn': '', 'meatButchered': '', 'meatSlaughtered': '', 'meatRaised': '', 'nappySize': '', 'nutIngredients': '', 'productMarketing': '', 'regulatedProductName': 'Pomerančový nektar s dužinou z koncentrátu', 'storageAndUsageStatements': 'Skladujte v suchu\nchraňte před teplem\nmrazem a přímým slunečním světlem.', 'storageType': 'Suché', 'telephoneHelpline': '', 'wineColour': '', 'wineType': ''}