Attached is a message created by a bot in my telegram chat, id like to be able to convert this to a csv so each line is in a column of its own, with text that has a semicolon : as the headereg(A1) Pick:(A2)NK Opatija vs HNK Cibalia (c1)Goals:(c2)0-0
I need to be able to filter these messages for further analysis, is it possible ? Not every message has the same amount of data in it, if that helps. I can provide both html and JSON file if required
Here is what I have tried. I have exported the entire messages to a JSON file and then tried using a online json to csv converter the results are undesirable and unpredictable
I have also exported the message chat to html and tried to use a html to csv converter however that didnt work as it seems the html did not contain a [table tag ]











