Simple way to parse json in the terminal
For getting a nice output of your json requests you can just pipe the request to this python module "python -mjson.tool" here is a little example:
curl http://search.twitter.com/search.json?q=python | python -mjson.tool
Written by yaakov
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#