Read JSON data in a shell script [duplicate] March 20, 2023 by Tarik There is jq for parsing json on the command line: jq '.Body' Visit this for jq: https://stedolan.github.io/jq/