
31 Jan
2025
31 Jan
'25
9:11 a.m.
On Fri, Jan 31, 2025 at 01:07:18AM -0500, William Park via talk wrote:
Hi all,
To build HTTP request, you use 'curl'.
After you get HTTP response, what utility do you use to extract stuffs you want? JSON format has 'jq', and XML format has 'xmlstarlet'. I'm looking for something like that but for HTTP format.
Couldn't it be just about anything? After all you can transfer lots of file formats using http and it would depend on the content type what tool makes sense to perse the response. -- Len Sorensen