Hacker News API
blog.ycombinator.com
Hacker News API
1–10 of 315 posts
Re: Hacker News API
#2Re: Hacker News API
#3Re: Hacker News API
#4The GitHub repo is inaccessible because it is private.
Re: Hacker News API
#5Re: Hacker News API
#6EDIT: After looking at the documentation there are two new aspects of the Firebase API not in the Algolia API:
1) Ability to see deleted/dead stories.
2) Endpoint for user data.
Question to kogir/dang: Has the "delay" field (Delay in minutes between a comment's creation and its visibility to other users) always been there?
Re: Hacker News API
#7How does this differ from the Algolia HN API in terms of data access? ( https://hn.algolia.com/api ) I was able to download all HN data recently with ease using that endpoint. Authentication? EDIT: After looking at the documentation there are two new aspects of the Firebase API not in the Algolia API: 1) Ability to see deleted/dead stories. 2) Endpoint for user data. Question to kogir/dang: Has the "delay" field (Del…
Re: Hacker News API
#8What's the Arc rendering engine? Google didn't help
Re: Hacker News API
#9How does this differ from the Algolia HN API in terms of data access? ( https://hn.algolia.com/api ) I was able to download all HN data recently with ease using that endpoint. Authentication? EDIT: After looking at the documentation there are two new aspects of the Firebase API not in the Algolia API: 1) Ability to see deleted/dead stories. 2) Endpoint for user data. Question to kogir/dang: Has the "delay" field (Del…
Algolia scrapes HN HTML and provides their own API from what it looks like.
From the hnsearch about page:
"Every 2 minutes, the last 1000 HN items (stories, comments, polls) are sent to Algolia's indexing API. Items from the last 48 hours are refreshed every hour."