We are a group of Software Engineers with a dream. This dream is of providing people with great tools to create an online presence, and do so with no technical knowledge. We also would like to NOT be evil.
Sure, two. You can input a URL and it'll scrape it for JSON and parse that.
An example URL to test: http://www.reddit.com/r/programming/comments/9szpc/jsonlint_a_handy_json_validator_and_reformatter.jsonAdditionally, JSON Lint can also be used as a json compressor if you add ?reformat=compress to the URL.
This is similar to the beautify JS tool found. Neat is a WIN!