Size: 1344
Comment:
|
← Revision 11 as of 2021-05-27 14:06:33 ⇥
Size: 1430
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 72: | Line 72: |
curl https://www.tronalddump.io/random/quote 2>/dev/null | jq ".value" | sed s/\"//g |
jq
jq is a lightweight and flexible command-line JSON processor.
Slackbuild
Change values
test.json
test2.json
Get value from key
Curl JSON replay example
* curl http://api.icndb.com/jokes/random 2>/dev/null | json_reformat