This example uses GoAWK.
See the output in browser developer console.
Actual code:
BEGIN { print httpget('https://httpbin.org/anything') }