JSON Query allows you to query a JSON data structure. Use the simple search syntax to perform a lookup by key or value, or drill into the data with literals (square brackets for arrays and dots for associative arrays (dictionaries).
- Grab JSON from API's (with the ability to set arbitrary HTTP headers)