2025-01-26 22:50:08-Step 01: request processed successfully 2025-01-26 22:50:08-Step 02: Keyword :QW1hem9uLmNvLnVrIFNob3BwaW5nIEJhc2tldA== + 1 2025-01-26 22:50:08-Step 02.1.0: Keyword(decode the keyword) :Amazon.co.uk Shopping Basket 2025-01-26 22:50:08-Step 02.2.2: GPT attemp 1: {'id': 'chatcmpl-Au0amAh9x38Ett4JO1WfRQulmru5L', 'object': 'chat.completion', 'created': 1737912008, 'model': 'gpt-3.5-turbo-0125', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '"Books" - 0.5 kg \n"Toys" - 1 kg \n"Electronics" - 2.5 kg', 'refusal': None}, 'logprobs': None, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 44, 'completion_tokens': 29, 'total_tokens': 73, 'prompt_tokens_details': {'cached_tokens': 0, 'audio_tokens': 0}, 'completion_tokens_details': {'reasoning_tokens': 0, 'audio_tokens': 0, 'accepted_prediction_tokens': 0, 'rejected_prediction_tokens': 0}}, 'service_tier': 'default', 'system_fingerprint': None} GPT KEY : *********IjF7O1gpPv 2025-01-26 22:50:08-Step 02.2.3: No error in GPT key and continue 2025-01-26 22:50:08-Step 03: GPT response : {'id': 'chatcmpl-Au0amAh9x38Ett4JO1WfRQulmru5L', 'object': 'chat.completion', 'created': 1737912008, 'model': 'gpt-3.5-turbo-0125', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '"Books" - 0.5 kg \n"Toys" - 1 kg \n"Electronics" - 2.5 kg', 'refusal': None}, 'logprobs': None, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 44, 'completion_tokens': 29, 'total_tokens': 73, 'prompt_tokens_details': {'cached_tokens': 0, 'audio_tokens': 0}, 'completion_tokens_details': {'reasoning_tokens': 0, 'audio_tokens': 0, 'accepted_prediction_tokens': 0, 'rejected_prediction_tokens': 0}}, 'service_tier': 'default', 'system_fingerprint': None} 2025-01-26 22:50:08-Step 04: soup text : "Books" - 0.5 kg "Toys" - 1 kg "Electronics" - 2.5 kg 2025-01-26 22:50:08-Step 05: All categories : ['books', 'toys', 'electronics'] 2025-01-26 22:50:08-Step 06: Category found : books 2025-01-26 22:50:08-Step 07: Weight Found : [[{'weight_value': 0.5, 'weight_unit': 'kilogram'}, {'weight_value': 500.0, 'weight_unit': 'gram'}, {'weight_value': 1.102, 'weight_unit': 'lb'}, {'weight_value': 17.637, 'weight_unit': 'oz'}], [{'weight_value': 1.0, 'weight_unit': 'kilogram'}, {'weight_value': 1000.0, 'weight_unit': 'gram'}, {'weight_value': 2.205, 'weight_unit': 'lb'}, {'weight_value': 35.274, 'weight_unit': 'oz'}], [{'weight_value': 2.5, 'weight_unit': 'kilogram'}, {'weight_value': 2500.0, 'weight_unit': 'gram'}, {'weight_value': 5.512, 'weight_unit': 'lb'}, {'weight_value': 88.185, 'weight_unit': 'oz'}]] 2025-01-26 22:50:08-Step 09: Response returned : books / [[{'weight_value': 0.5, 'weight_unit': 'kilogram'}, {'weight_value': 500.0, 'weight_unit': 'gram'}, {'weight_value': 1.102, 'weight_unit': 'lb'}, {'weight_value': 17.637, 'weight_unit': 'oz'}], [{'weight_value': 1.0, 'weight_unit': 'kilogram'}, {'weight_value': 1000.0, 'weight_unit': 'gram'}, {'weight_value': 2.205, 'weight_unit': 'lb'}, {'weight_value': 35.274, 'weight_unit': 'oz'}], [{'weight_value': 2.5, 'weight_unit': 'kilogram'}, {'weight_value': 2500.0, 'weight_unit': 'gram'}, {'weight_value': 5.512, 'weight_unit': 'lb'}, {'weight_value': 88.185, 'weight_unit': 'oz'}]]