Hacker News new | ask | show | jobs
by tlrobinson 3983 days ago
The only hard bit is parsing the JSON, which I use jq for (http://stedolan.github.io/jq/)

I think the v2 API requires hitting an auth endpoint too.