I come bearing two useful utilities that each help you do things with the web from the command line:
* jq is a wonderful utility for working with JSON data, similar to how you can use awk for line-by-line text * pup helps you parse HTML as a utility, inspired by jq