Show HN: JSONDetective – Instantly understand large JSON files without a schema
github.comBuilt this as I came across a really interesting JSON file, but it had 1.9 million lines and no public documentation! Point it at your JSON file, it identifies patterns and shows you the actual structure so you can easily understand it. Very timely as I have been looking for something just like this! Going to give it a try. Thanks for sharing