Are there any adequate ways to export miro board as text? I'm a python developer in a small team and we are currently looking for a tool that will be able to convert mind maps into text, including basic topology that will allow to rebuild it back into graph. I'm really pleased with miro drawing and presentation abilities, but exporting options are too limited for me. Currently I'm using free account. I wonder is team account could be any better? I need any textual format that can be parsed programmatically and that stores information about shapes, coordinates and links between objects. Miro csv export does not seem helpful here. On free account I can't check what's inside vector PDFs. Maybe board backup files might be used?
Ideally I would like to export in JSON/CSV, I already know different tool that's capable of this, but I'm hoping that miro has similar feature somewhere.