If you want to deal with JSON, I'd recommend jq as an easy manipulation tool.
And AWK, if it’s not easily parsable with the language specifically designed for parsing data, something is wrong with that data.
This item has no comments currently.
It looks like you have JavaScript disabled. This web app requires that JavaScript is enabled.
Please enable JavaScript to use this site (or just go read Hacker News).
If you want to deal with JSON, I'd recommend jq as an easy manipulation tool.