Hacker News new | ask | show | jobs
by verdverm 924 days ago
https://gist.github.com/verdverm/23aefb64ee981e17452e95dd5c4...

Fetches pages and then converts to json

There might be an HN API now. I know.theyve wanted one and I thought I might have seen posts more recently that made me think it now exists, but I haven't looked for it myself

1 comments

Hacker News has had an API since 2014[0]. It can be found via the "API" link at the bottom of the page[1].

[0]https://www.ycombinator.com/blog/hacker-news-api

[1]https://github.com/HackerNews/API

That's a read only, unauthenticated API, correct?

In other words, it does not show how to get up votes for a user, which is only visible to them.