i have a huge JSON file that looks like this. I'm pasting an image because i think it's better to see the problem.
It's not inside brackets and there's no comma separating one entry from the other.
How can i make this a valid JSON file using python?
Thanks in advance.