The Blog Search/LiveFeed APIs can now return the results in a JSON format (using the `format=json` parameter). This client currently uses the XML format, and switching over to JSON should allow us to remove the Nokogiri dependency.