Last Updated: January 06, 2019
·
1.071K
· skyzyx

Using jq to read keys with hyphens

curl -sSL "https://metadata.ryanparman.com/microformats2/?url=https://ryanparman.com" \
    | jq '.rels | to_entries | .[] | select(.key == "structured-data") | .value'