Hacker News new | ask | show | jobs
by tuwtuwtuwtuw 43 days ago
That's a JSON file right?
1 comments

I received JSON too. This worked for me on a Mac: curl https://assets.msn.com/content/view/v2/Detail/en-in/AA22Xx2j... | jq ".body" > /tmp/body.html && open /tmp/body.html