I have so far used Jsonview chrome extension to view formatted json. Now i have to work with large JSON file (3MB) and it crashes chrome.
What app or browser extension, plugin .. do you recommend for viewing large json files?
If you want to open big JSON files (potentially running to hundreds of millions of rows) you need to take a completely different approach. One such option is to use Python, or another similarly powerful coding or scripting language.
Right click on JSON file, select open, navigate to program you want open with(notepad). Consecutive opens automatically use notepad.
use jsonlint.com this will also debug your code..
or use jsbeautifier.org
If you just want to preview the file to understand the general structure and data without necessarily seeing the entire file, you could use Cluria (http://www.cluria.com). I've tested it on JSON files of more than 100MB in size and it loads incredibly fast.
Its entirely free and web-based so no downloads needed.
Disclaimer: I created the Cluria website.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With