Skip to content
semi
kolan
;
Blog
Projects
TIL
About
json
2026
Jul 18
Pretty-print JSON in one shell pipe
curl -s url | python -m json.tool — no jq required for a quick look.