# jq > Command-line JSON processor for extracting and transforming structured data - Run jq: `cat report.json | jq '.apis'` - Run jq: `jq -r '.entry' report.json`