Comment on Show HN: Wayback HN, a cross between the Wayback Machine and Hacker NewsComments−minimaxir11yIt's worth nothing that according to the source code, this uses the Algolia HN API and not the official HN API, which is a smart move because the official API still doesn't have bulk requests.As a slightly off-topic aside, I have a GitHub repo showing how to download all Hacker News stories and comments using the Algolia API: https://github.com/minimaxir/get-all-hacker-news-submissions...
Comments
It's worth nothing that according to the source code, this uses the Algolia HN API and not the official HN API, which is a smart move because the official API still doesn't have bulk requests.
As a slightly off-topic aside, I have a GitHub repo showing how to download all Hacker News stories and comments using the Algolia API: https://github.com/minimaxir/get-all-hacker-news-submissions...