points by dang 6 years ago

Our plan is for the next version of HN's API to simply serve a JSON version of every page. I'm hoping to get to that this year.

gitgud 6 years ago

Wow, that would make it really easy to implement an alternative HN client.

Related Question: Is this the source code for HN? https://github.com/wting/hackernews

  • dang 6 years ago

    That page says the code is copied from http://arclanguage.org/install, which is indeed an old version of the HN source code. It has changed a lot over the years though.

    • saagarjha 6 years ago

      Any chance of some newer code being released, or the addition of a place to submit patches?

      • dang 6 years ago

        I'd love to do that someday. But it would be a lot of work.

bhl 6 years ago

Are there plans for an export tool, e.g. a user downloading all their comments and upvoted submissions? I tend to use the submission upvote button more than the favorite one, and an export tool wouldn't require a user API key for non-private info.

death-by-ppt 6 years ago

Hi Dan,

That's great news! Is there a way to be notified (eg, via email) when this comes out?

Thanks.

  • dang 6 years ago

    If you (or anyone) want to be on an alpha-tester list, email hn@ycombinator.com and we can add you. Send a username and make sure it has the email address you want to be notified at.

amjd 6 years ago

That's great! Is there any plan of exposing authenticated content through the API too? Mainly talking about upvoted stories.