Algolia Hacker News Search GitHub Project Archived
1–10 of 27 posts
Re: Algolia Hacker News Search GitHub Project Archived
#2Does this indicate a new HN search could be coming?
Re: Algolia Hacker News Search GitHub Project Archived
#3Is there a place to get an archive of all HN posts and historical comments?
Re: Algolia Hacker News Search GitHub Project Archived
#4Does this indicate a new HN search could be coming?
Doesn't seem to have been touched for 3 years. Might be they consider it complete, but given the number of issues and PRs that's been gathering in those 3 years, it feels more like it's abandoned.
Re: Algolia Hacker News Search GitHub Project Archived
#5Hmm, I've been getting "Algolia API failed" on Harmonic for the past day, was wondering what could be going on.
Re: Algolia Hacker News Search GitHub Project Archived
#6Does this indicate a new HN search could be coming?
Doesn't seem to have been touched for 3 years. Might be they consider it complete, but given the number of issues and PRs that's been gathering in those 3 years, it feels more like it's abandoned.
They had one small ingestion issue on august 2025
https://github.com/algolia/hn-search/issues/248
Re: Algolia Hacker News Search GitHub Project Archived
#7Is there a place to get an archive of all HN posts and historical comments?
There are some data sets but Hacker News has a non rate-limited API (see the bottom of the page) so you can just build one yourself.
I don't think you can get the content of flagged posts without actually scraping the site but that'll get you banned.
Re: Algolia Hacker News Search GitHub Project Archived
#8Hmm, I've been getting "Algolia API failed" on Harmonic for the past day, was wondering what could be going on.
I've been having issues logging into my HN account on Harmonic for quite a while, now this, the API is down :/
Re: Algolia Hacker News Search GitHub Project Archived
#9This isn't 'archived' - it's just the source code of HN Search. And place for reporting problems, like back in August when it wasn't ingesting data briefly
Re: Algolia Hacker News Search GitHub Project Archived
#10Wasn't aware that this backend ran on rails.