Alternatives
Products that do what I wrote an HN bot to suggest HTTPS url when people post HTTP URLs does
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…
- 1

- 2GL
Hi HN, I hacked a simple service for gathering HN replies and organizing them by the parent's username. The main idea is to be able to efficiently get the latest replies to an HN user. For example, you can use this service to send yourself notifications when some replies to you on HN. The service queries the official HN API and can be self-hosted. It is basically ~30 lines of Bash script. I made this mostly for educational purposes -- thought you might find it useful for something. Cheers! Edit: for example, here are the latest replies to me [0]. It includes only recent replies, since I…
2022 · github.com
- 3AD
Some years ago, I discovered a bot called Little Birdie to watch HN comments for keywords and post a link to Slack. Unfortunately, it has disappeared and I've found myself missing this. So this bot is a re-implementation of it, but now also supporting Discord. It's very easy to use: 1. install the bot on your workspace/guild 2. /keywords add rust,hn,foobar (for Discord) ; @newsbutler add rust,hn,foobar (for Slack) 3. done For technical stuff : it is implemented in Crystal + Postgres (hosted on Render+Neon). I will certainly opensource it when I clean the repo of all production…
2025 · newsbutler.xyz
- 4

- 5SH
The concept was to rethink the way we browsed Craigslist and shopped online. The main section, the "homepage" is a tree map of recent craigslist posting sorted by popularity using a slightly modified version of Hacker News' ranking algorithm. The newest page is a masonry view of the realtime stream of the craiglist posts as they are added to the system (much like Hacker News' newest page.) The top page is the masonry view version of the homepage. The game page is a FaceMash-like game for the posts, which influences the overall scores and popularity of items.
2011 · 5thavenue.chartboost.com
- 6HO
irc://irc.freenode.org/#hn has a bot that copies the title and url of each HackerNews news almost as soon as they are published. Sources at: https://gitlab.com/com-informatimago/com-informatimago/tree/master/small-cl-pgms/botihn
2015
- 7AT
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…
2019
- 8IL
Hello HN, I want to share something that I worked on for quite a while as my side project - www.heahy.com an IRC like chat where you can share various media and even record yourself (using web MediaRecorder api). Here is a thread with short explanation on how it works: https://www.heahy.com/channel/homepage/thread/3900adb9e441a09abc757461 I am looking for any feedback and if you have any ideas, advice or questions I am eager to hear it here or on heahy!
2020
- 9CM
This is a userscript that you can use with Tampermonkey, or paste it to JS console. I generated it with o1-preview, simply by pasting the HTML source of a HN page to the prompt and asking it to make a comment updating script. And it worked flawlessly — great job, OpenAI! I'm impressed. What a time to be alive! The prompt: https://chatgpt.com/share/66eb36c5-a55c-8005-9ee1-d42770297d... The script fetches new comments every 10 seconds and inserts them to a proper place in the DOM, highlighting them with a nice color. With this script, HN feels like a realtime chat in busy…
2024 · gist.github.com
- 10TT
Hi everyone, nice to meet you and I am a newcomer of HN. I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://github.com/Databingo/aih Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then…
2023 · github.com
- 11TR
I'm a network engineer that likes to think about the future of the internet and this is what I've built over many nights and weekends. One reputation graph over IPs, ASNs, domains, and entities, exposed as a JSON API. Try it: curl https://api.tunnelmind.ai/v1/check/1.1.1.1 Every answer is a signed receipt with an attestation tier so you can see what was produced and how your agents can use it. The protocol is opensource. Try it out let me know what you think and yes I am still working on the radar section of the site. Also What would make this useful for you?
Jun 2026 · tunnelmind.ai
- 12OI
Hi everyone! BotBot.me is a side project we've been working on for the last few months. BotBot is an IRC bot and logger with a pretty web interface. To be honest, we're not quite sure what direction to take with the project at the moment and would to hear your feedback. Since we use it internally, our roadmap includes sending SMS/email messages to offline users, providing a "what I missed" view and some 3rd party integrations. You can read a little more about the project and the tech at http://lincolnloop.com/blog/2012/dec/5/introducing-botbot/ and the site lives at https://botbot.me.
2012
- 13SM
Twitter is often my source of Hacker News, but I had a problem of getting just the news without HN comments, which many times are even better than news itself, so I came up with an idea to have news and comments under the same URL. I parse RSS feeds, put new items in database, get bit.ly short link and post all to Twitter. Links on twitter are like this http://xcode.x10.mx/?id=2411858 and to see HN comments all you need is to move mouse over the handle on the left side. What do you think? Like it, have any suggestions, ideas or anything else in mind feel free to speak up. I'm happily using…
2011
- 14UH
2014 · github.com
- 15BH
Hello there! After Bluesky opened its doors to everyone, I jumped straight into the API to build something. Here is a bot that posts top stories from HN.
2024 · bsky.app
- 16CP
Hi HN, I built CountermarkAI, a lightweight anti-scraping & bot-detection tool for content creators and website owners. It’s designed to help protect your work from unauthorized scraping and AI training, that repurposed your work without permission. How It Works: Use Hashtag – Creators add a unique hashtag to their content as a declaration of ownership. Protect Website – For those running your own sites, simply add a small snippet to your . The protect.js script works asynchronously by sending metadata from every page load back to our servers, logging requests, and flagging known AI-training…
2025 · countermarkai.com
- 17SI
Hello HackerNews! I would like to invite you to test drive a project I've been working on for qute a while: https://seobots.io This is the long awaited (by myself) release of a concept that I have first presented a few years back. The initial idea was to create a platform capable of hosting small scripts which I constantly make for work and grating everyone access to them, without the need for downloading anything from github or console knowledge requirements. These scripts (aka "bots") can do all sorts of things, such as scraping, posting, parsing – you name it. If you are a…
2020
- 18IA
Maybe you've had this experience too: You build something you're proud of, post it on HN with your low-karma account, and... crickets. Zero votes, zero comments. That's what happened to me last Monday. I posted my coding tool (XaresAICoder - an open-source browser IDE) that I'd built with AI assistance. In my mind it was revolutionary. On HN? Completely ignored. Then I wondered: How many other potentially great projects suffer the same fate? What "hidden gems" are we missing because they come from low-karma accounts? So I built hn-gems (with help from Claude and my own XaresAICoder). It…
2025 · hn-gems.sensem.de
- 19HA
Hi HN, I created this site recently and need som feedbacks. Please give it a try, let me know if you see anything to need to be improved or added. Below is the summary of https://hichatbot.ai What is HiChatbot? - HiChatbot is an AI-powered chatbot that can answer your questions about documents, text, and videos. You can upload a document, text, or provide a video link to HiChatbot and have a Q&A chat with the content. What are some of the things I can do with HiChatbot? You can use HiChatbot to: - Summarize the main points of a document - Get more details about a specific topic in…
2023 · hichatbot.ai
- 20AT
2021 · gitlab.com
- 21GB
Hey HN Community, I recently found myself knee-deep in a fascinating challenge that I think you'll find intriguing. I'm a backend developer with a penchant for Node.js and SQL, and I've been wrestling with a problem that's both technically intricate and surprisingly common in the world of open-source development. The issue at hand? Duplicate GitHub issues. They're like weeds in a garden – you turn your back for a second, and suddenly they're everywhere, choking out the valuable discussions and dragging down productivity. So, I set out to build a bot. Not just any bot, mind you, but a Probot…
2024 · github.com
- 22FA
Hi, HN! I made this awhile back as a Meower[1] bot that posts RSS feed updates to groupchats, and reads RSS feeds, powered by Extractus' Feed Extractor[2][3]. My friend's groupchat uses this bot to post updates to his blog, and he says that it has been working out great. Looking forward to your feedback and suggestions! [1]: https://meower.org/ [2]: https://github.com/extractus/feed-extractor [3]: https://npmjs.com/package/@extractus/feed-extractor
2023 · github.com
- 23HB
Mar 2026 · github.com
- 24CE
Hello! I built this to solve a personal problem of where I didn't want to wade down large chains of HackerNews comment threads in order to get the key takeaways from the discussions. I built this Chrome extension, which supports both OpenAI and Ollama(local LLMs) to summarize comments and display the summary within Chrome's sidepanel. It's open source as you can see from the link, feedback appreciated!
2024 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →