Alternatives
Products that do what A thin Python library to access HN data using Algolia's API does
Hello community. Some time ago I was trying to create a project for my students using Hacker News data. As you might know, HN offers an official API [0], but it's based on Firebase and I felt it's main usage is to build clients, rather than consult data. I found out that Algolia also provides an official REST API [1]. It's exactly what I needed: the ability to "search" HN. Either by keywords, type of stories (Show HN, Ask HN, etc) and/or date. So I created a thin python wrapper on top of Algolia's Search API: https://github.com/santiagobasulto/python-hacker-news The…
- 1

- 2

- 3

- 4PF
My first python app, it displays posts from hacker news that is tagged under "Show HN"...
2013 · showhnapp.herokuapp.com
- 5

- 6

- 7UH
2014 · github.com
- 8HD
2020 · hndeck.sagunshrestha.com
- 9

- 10SH
I wrote this small client to read hackernews from my favorite editor. It's currently using an external HTTP API [0] but I'm working on my own proxy [1]. I'd love to actually scrape and cache all the info I need using lisp. However, my time constraints are keeping me away of that goal. I could definitely use some help here! :) I'm also planning to add support for comments and posting new things. Any feedback is highly appreciated! Thank you! [0] http://api.ihackernews.com/ [1] https://github.com/clarete/rhn
2013 · github.com
- 11RH
2014 · github.com
- 12HN
We added the official Hacker News API to SerenAI's x402 Gateway. AI agents can now query HN stories, comments, and users through the same MCP interface they use for Seren's paid publishers like Firecrawl and Perplexity. We're aiming to deliver greater composability: an agent can pull HN discussions (free), scrape competitor sites with Firecrawl, and get AI analysis from Perplexity, all in one protocol. We built a competitive intelligence example that tracks Show HN launches and competitor mentions across HN. GitHub: https://github.com/serenorg/x402-mcp-server Install: npx…
Jan 2026 · serendb.com
- 13RF
Sylvain at Algolia was kind enough to accept a small pull request for HN search, which means you can now add things like http://hn.algolia.com/userfeed/pg to your RSS reader, to get the most recent comments from that user. Each feed item currently includes just the text of the comment, but it should be easy to add some extra info, like the article title and parent URL. I'll take a look at the weekend unless someone beats me to it :)
2014
- 14HN
I'm Seth, creator of discourse.fm, a browser-based tool/platform to create live audio chat rooms. I just launched an extension of the site - https://hackernews.discourse.fm/ - which pulls stories in real-time from the HN site using the public API, and enables anyone to join a live audio discussion about the story (think Clubhouse rooms autogenerated for HN stories). Once you enter a room, you can grab the link generated for a room and paste it back to the comments on the HN story to invite more participants. hackernews.discourse.fm is both a full-fledged product and a…
2021
- 15HN
Hi HN, I built an AI that can interact with the Hacker News API: https://hn.aidev.run You can ask questions like: - What on hackernews about AI? - What on hackernews about iPhone? - What's trending on hackernews? - What are users showing on hackernews? - What are users asking on hackernews? - Summarize this story: https://news.ycombinator.com/item?id=39156778 It uses function calling to query the HN api. To answer questions about a particular topic, it’ll search its knowledge base (a vector db that is periodically updated with the “top stories”) and get details about…
2024 · hn.aidev.run
- 16IW
It's inspired by this comment I made: https://news.ycombinator.com/item?id=26599746. I actually saw several comments with HTTP URL posted, and that was the only one I bothered to comment on. So I thought that this is something better suited for bots than human. I hacked this together over yesterday and today: https://github.com/fishy/https-bot. Basically it uses the Firebase API (https://github.com/HackerNews/API) to find comments with HTTP URLs in them, try the HTTPS version, compare the contents, post back a comment if the contents are…
2021
- 17AC
2021 · github.com
- 18AS
Hi everyone, I read HN every day, but there was always more great content than I had time to read. I know there are already several HN summarizers on GitHub, and I tried some of them. They just didn't fit the workflow I wanted, so I decided to build my own. My project is a self-hosted app that automatically fetches top stories, summarizes them with AI, translates them into your preferred language, and prepares a personalized daily briefing in a nice customizable UI while you sleep. Maybe I'm not the only one who wanted this kind of workflow. I'd love to hear your thoughts, especially on what…
Jul 2026 · github.com
- 19CS
Thesis: Sites that do well on hacker news will tend to be sites with high quality content. Tools: Hacker News Big Query, python, Google CSE Steps: 1. Using HN Big Query, get all unique domains with more than 3 stories with more than 50 points (query link [1]). Sort by percentage of such stories to total number of stories. By doing that, at the top you will get sites like blog.geoffralston.com that have 3 out of 3 submitted stories get more than 50 points (100% !). Or lucumr.pocoo.org had 46 out of 124 total stories reach 50+ points! Talking about good writing. We cut the list at 2,500 sites…
2019
- 20HV
Hey HN folks, Last week I released the first public version of 120 HN — a fully native Hacker News client for macOS. This week, I'm excited to share version 0.2.1 with some essential updates: The app now remembers window size, position, and sidebar state between sessions Improved AI summaries: more concise, relevant with link back to the comments, easier to read with short paragraph form. Minor tweaks to navigation and layout for a smoother experience Sneak peek: local LLM support is coming in the next release. As always, the app is free to use. Any suggestions or comments would be…
2025 · 120.dev
- 21AN
Checking on some old material to provide some cross-referencing[1] I got this message: We've temporarily limited requests for old items. I've always taken it for granted that HN contained useful information that I'd be able to retrieve whenever I found the need, but this has brought me up short. Perhaps older discussions will eventually become unavailable. Will Google cache still have them? Will the Wayback machine still have them? How convenient will they be to find in the future. Probably this is a temporary glitch to prevent some overly enthusiastic crawler from bringing the site to a…
2012
- 22HB
I thought building something that I would use while learning iOS SDK was a good idea so I built HN Browser. https://itunes.apple.com/us/app/hn-browser/id578535095?ls=1&mt=8 HN Browser is a simple app which lets you to read articles and comments on Hacker News. (no voting and writing comment yet) For the logo, I reached out to Joel Glovier(http://joelglovier.com) for his previous work on Hacker News logo(http://news.ycombinator.com/item?id=4731140) and he kindly granted the use of his work. It was really fun experience to collaborate and build a mobile app using iOS SDK. (although…
2012
- 23VA
Dear HN Community, I am a long time fan and first-time contributor. I just launched a developer focused semantic search platform and wanted to share it with the community. The idea is simple: upload structured or unstructured documents, select the fields you want to index and tag as metadata, and instantly get a clean search API you can use in your own app. Here is what it currently supports: - Manage your own tenants and projects - Upload .json and .txt files (support for .pdf, .docx, .xlsx, .yml, etc. coming soon) - Expose 3 APIs: search, upload document (embeddings), and delete document -…
2025 · aisearch.vpuna.com
- 24SH
Been feeling a bit left out in this fast paced world of ML/AI, so built my first ML project since college. The idea is to scrape the most recent HN article titles and use TF-IDF and cosine similarity as metrics to rank articles that you're interested in to filter out only relevant things. Hopefully a fun project for beginners to get inspiration to jump into this world.
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →