FX - Interactive json and cli tool
9. 1. 2022https://github.com/antonmedv/fx
There is standalone binary. Related tools, also jq (should be in repos) and gron.
Example, getting latest xkcd comics url
curl -s https://xkcd.com/info.0.json | fx .img | xsel --clipboard