79518164

Date: 2025-03-18 16:57:37
Score: 1.5
Natty:
Report link

I believe that you need to use no buffer -N or --no-buffer in curl for this.

curl -N XYZ | jq -r -c '.results[0].data[0].row[]'
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Federico Caputo