http://jsonlint.com/ で JSON 文字列を貼り付けて実行するだけなのですが、以下のように URL を直接渡す事ができます http://jsonlint.com/?json=http%3A%2F%2Ftoolbox.winofsql.jp%2Fjson%2Fsample1.json テキストエリアの中に URL を貼り付けて実行してもかまいません
{ "id": 91500526, "simple_array": [ 1, 2, 3, 4, 5 ], "object_array": [ { "high": 1, "middle": 2, "low": 3 }, { "high": 21, "middle": 22, "low": 23 }, { "high": 31, "middle": 32, "low": 33 } ], "object_data": { "sworc": "lightbox" }, "profile_background_tile": false, "notifications": false, "profile_sidebar_fill_color": "FFF7CC", "location": "大阪府", "screen_name": "sworc", "profile_image_url": "http://a0.twimg.com/profile_images/2388651010/zmq5cwm5nsvngpfrtr3f_normal.png" }
タグ:JSON