Tag: jq
All the articles with the tag "jq".
-
Stop Writing Python Scripts for Simple JSON: How jq and Claude Code Changed My Data Exploration
I spent 30 minutes writing a Python script to extract values from a 500MB JSON file. Then I discovered jq with Claude Code could do it in one line.