Alternatives
Products that do what A tiny Chrome Extension to search through “Who is Hiring?” does
Hey, folks! I'm writing this small Chrome Extension to help me find jobs I'd be interested in the monthly HN's "Who is Hiring?" thread. I've used React to render the UI that just loads a stripped down version of the posts and look into them by the tags I've chosen. Here's a demo: http://imgur.com/a/CzNSa. I haven't submitted to the Chrome Web Store yet because of their $5 fee. :P But let me know if you'd be interested and I can share the extension with you :)
- 1MA
2012 · hnhiring.micahw.com
- 2YA
2018 · kennytilton.github.io
- 3AS
2018 · whoishiring.me
- 4RJ
We're giving away coupon codes for a free month-long posting. Just email me at evan AT remote DASH jobs DOT com. The first few folks win! I'm one of the founders of Remote Jobs -- also the same shlub who posted the first "Ask HN: Who Is Hiring Remote Workers?" http://news.ycombinator.com/item?id=1857051.
2011 · remote-jobs.com
- 5IM
I noticed the who's hiring threads are very popular every month, so I decided to create a job board specifically for hacker news. You can tag jobs, search, view user's profiles and more. Tell me what you guys thing! Any feedback is appreciated.
2013 · hnjobs.org
- 6

- 7SW
My friend Angus (angusiguess) & I became annoyed trying to parse through the wonderful 'Who is Hiring?' threads looking for internships this summer, so we made a searchable version. It's just the first roll out, we have some other stuff planned. It's important to note that this was all done programatically, so there is no possibility for 100% accuracy with most fields. We would love to hear your feedback! If you have any more personal issues (ie, want your post removed), contact info is available in our profiles. URL: http://supzu.cc Github: https://github.com/ianbishop/whoishiring
2012
- 8

- 9AW
Hello everyone! I know there are already a few "Who Is Hiring" aggregators, but I wanted to show off what I've done. My project was cancelled right before Christmas, so this project was a great way to blow off some steam while procrastinating looking for a new job. Tangentially, I am looking for new career opportunities if your company needs a full stack web developer, lol. This website was completed in about a week and a half. I wanted to present it in a Show HN post on Jan 2 when the usual Who Is Hiring posts were featured, but I didn't think it had enough features to make it useful. Even…
2020
- 10

- 11TW
Hello HN Community! I've transformed the "Ask HN: Who's hiring? (November 2023)" post into a Google Sheet. Here's a quick rundown of the method: I utilized the Hacker News Algolia Search API to extract data. You can find the specific thread URL here: https://hn.algolia.com/api/v1/search_by_date?tags=comment,st... Using a GET request, I fetched comments from the thread and processed them via the ChatGPT API. Employing the ChatGPT API for each comment, I parsed crucial job details such as company, position, location, and more. This information was structured and…
2023 · docs.google.com
- 12FA
Hi fellow job seekers! In a few hours this month's "Ask HN: Who is hiring?" thread will be posted. I've created a simple bookmarklet that removes jobs from the cities you are not interested in. You can find the bookmarklet & instructions here: https://github.com/janhancic/hnHiringFilter I hope somebody will find it helpful.
2013
- 13QF
Hi all, I made this tool to sift through all the who's hiring posts. You'll need node / npm, but it works locally. It includes 2019 data. In the future, I hope to include all who's hiring posts with better graphs to visualize it. You can download it and play with it from here: https://github.com/vishaldpatel/jobstats And if you do, I'd love feedback! Including code feedback. There's some stuff that I haven't followed. Thank you! - V
2019
- 14

Hey HN, I built a UI on top of the "Who is hiring" posts. Take a look at https://hnwork.app! One of the downsides of unstructured text posts is the readability due to it being free-form and having little to no format. While there are other tools that have been built over the years to make perusing Who is hiring posts easier, I took a try on making my own (I actually tried to build this at a YC hackathon a few years back, but got around to completing it recently). Features: 1. Text search and search filters 2. Original post text with call outs to important information 3. Removes…
Jul 2026 · hnwork.app
- 15JA
There are existing HN job aggregators, but I thought we could take it a step further. Inspired by an insightful comment on a previous thread (https://news.ycombinator.com/item?id=36163021), I built a tool that aggregates job postings and intelligently categorizes them based on user-specific preferences: * Country and remote work preferences * Employer type (e.g., startup, corporation, government) * Industry * Technologies used * Role type (developer, architect, product owner, etc.) * Salary range (where available) One of the superpowers of LLMs is reformatting information from…
2023 · kadoa.com
- 16CA
Based on the multiple "Who's hiring remotely?" and similar posts on HN, I thought it might be useful to have a site that aggregates remote programming jobs. There is way too much spam out and an inconsistent way to say "work from home" so traditional searching doesn't work (or rather, takes a long time per person). I've worked in a few remote programming positions so I figured I might know of some companies or searching tricks to find them. Let me know if you'd find this type of thing useful. If we can get some traffic going, then maybe we can start attracting companies to actually list…
2010
- 17HA
Hi HN, I built hireindex.xyz – a searchable website that aggregates and indexes candidates from the "Who Wants to Be Hired" threads on Hacker News. Coming soon: Analytics to highlight trends in skills, technologies, and candidate preferences across HN posts. With HireIndex, you can: Search by tech stack. Quickly scan bios, salary expectations, and contact links. Filter by remote/on-site preferences and employment type. I made this because I was tired of scrolling through long threads and wanted a better way to find interesting people. Would love your feedback – especially around UX and…
2025 · hireindex.xyz
- 18WA
Protip: http://whoworks.at/download to skip the sign up process This weekend I built a simple Google Chrome extension at Startup Weekend NYC. The idea was to create a professional heads-up-display that you can use to see your connections all over the web. I ended up having to hack my own company search feature for LinkedIn since they don't have an API method for that available yet. I ended up using their internal autocomplete API. I've been in touch with some developers there and from what I hear a Company Search is a very frequent request and they plan on offering in the future. Let me know…
2011
- 19NB
I built a email newsletter that sends you personalized and no-bs job picks from Hacker News' most recent "Who is hiring?" thread. Free forever, instant unsubscribe. To those interested in the architecture, I wrote a small post: https://hnrecap.news/architecture
2024 · hnrecap.news
- 20DA
2024 · basc.substack.com
- 21ST
Hi all, I created a public dashboard for searching / chatting with "What are you working on?" posts. I'd love to hear any feedback that you have.
Nov 2025 · nthesis.ai
- 22IM
I vibe-coded a small project that turns the “Ask HN: Who is hiring?” thread into searchable job data using OpenAI, PostgreSQL, and Metabase. It pulls the thread using the Hacker News API, uses GPT to extract fields like company, role, location, salary, and contact, stores everything in PostgreSQL, and spins up Metabase so you can explore and search the results. Right now it runs locally, but would anyone be interested if I built this out a bit more and made a public dashboard?
2025 · github.com
- 23HA
2018 · hackernewsjobs.com
- 24DF
Link: https://who-is-hiring.arxpoetica.com/listing/20083795 Hello all, I wanted a tool to query against and save job searches and hide irrelevant ones, so I built it. Thought I'd share. Built on the awesome SvelteJS (https://svelte.dev/) framework and equally awesome Sapper (https://sapper.svelte.dev/) deploy platform. The app pulls posts from user `whoishiring` (https://news.ycombinator.com/user?id=whoishiring) on Hacker News, and provides useful tools for sorting and saving settings / filters to localStorage. Click on…
2019
Ranked by how close each launch is in meaning, then by votes. Refine with a description →