Y.J.S
K English 日本語 简体中文 繁體中文
  • Home
  • Blog Posts
  • Pretty print JSON

Pretty print JSON

May 9, 2013

How to pretty print JSON usually for better visibility.

With python json tool

curl http://some-api-output-as-json | python -m json.tool

With online json format tool

  • json-beautify
  • jsonprettyprint.net
  • jsonformatter.org
  • online-json-viewer
  • json-editor-online
  • json-formatter-and-validator

json

🇨🇳 🇯🇵 📍 ⌚
Clicked too fast