Alternatives
Products that do what Permit Watch, Turning Ireland's work permits into a job-demand proxy does
I'm a Stamp 1G student in Ireland. DETE's data is gold but buried in Excels. Built this to filter/search: HSE's 12,501 health permits (2024), IT trends (6,788 issued), CSRI success odds (e.g., 88.8% for US devs at Meta Dublin). Proxy insight: High permits = hot sectors/companies for non-EU talent. 100% DETE open data. Feedback?
- 1HH
Hi HN! A few days ago I saw a graph[0] that showed the # of job postings on HN was declining. I started wondering what other trends I could glean from the data, so I created this! You can filter through the top level comments by keyword; for example you can filter by "remote" to see the massive spike around March 2020. Another interesting thing I found is that I can compare hiring across cities. I hope you enjoy! I made it so that the links to your search are sharable so if you have some interesting data you should be able to just link the page you're on! [0]…
2023 · hnhiringtrends.com
- 2IM
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
- 3AO
2018 · letstalkalgorithms.com
- 4IM
Hi, I built a job board focused on positions where Elixir is a core requirement. During my job search I realized how frustrating that Elixir was often just a nice to have but not a main requirement. So I started posting jobs where Elixir is a primary skill. Whenever I find a relevant position I verify it and post it on the site. elixir-careers.com I believe that Elixir will be more and more popular from now on since huge companies are finally adopting it
2024 · elixir-careers.com
- 5TW
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
- 6TY
I was just browsing through the "Who got hired?" thread (https://news.ycombinator.com/item?id=36160198) and it caused me to think about all of the things that happened in my real life due to HN. In 2012 I was hired from a post in the "Who's Hiring" thread that turned out to be a complete life and career transformation. It was at a very famous company that everyone here has heard of and used. They were pre-IPO and I got to be a "part" of that IPO. It exposed me to people smarter than I had ever met, and allowed me to learn from them. It allowed me a path into "big tech" that I…
2023
- 7QF
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
- 8WU
hey y'all -- can you please tell us if our job search tool sucks? :D we built it using an investor platform called Harmonic.ai to gather startup data, then contextualize it so that job seekers could find out about the most exciting startups hiring first (like if they just raised, growing headcount fast, have an ex-unicorn founder, etc). pretty sure we're the first platform doing anything like this. anyway, let me know what you think. really excited to launch this thing soon! getting feedback from the hn community first is really fun :)
2022 · joinmaasive.com
- 9CH
I been building a view into companies based on their job postings. I am hoping it is useful to get a quick snapshot on the company say for interview prep etc. Please be advised that it is still a WIP in terms of data quality. Example urls: https://jobswithgpt.com/company-profiles/openai/ https://jobswithgpt.com/company-profiles/advanced-micro-devi...
Jan 2026
- 10DA
2024 · basc.substack.com
- 11UC
Hi HN, https://companies.bx.tc My colleague and I put together this tool for easily searching UK company data. We run a few server side batches daily to extract data from various government sources before linking it all together in (what is now) a fairly large database. We're also using this project as a way to test out a new JS UI library we built (similar to Vue, but a bit faster) to see how it stands up in a real project. We'd love to hear your feedback and any ideas you have for how we can improve the dashboard! Thanks :)
2020
- 12S4
10 second version: Get 10000feet view of job descriptions - https://be-distinguished.com 2 minute version : Hi HN, Long time lurker, big fan, and first time poster inspired by how this community elaborates on ideas and new products. Recently was given feedback that my CV was too long at 2 pages, I was at loss as to how to update it without having a high-level view of the requirements of the type of jobs I would be interested in. So I built https://be-distinguished.com to help me study relevant job requirements categorized by seniority, salary and keywords. I then used my…
2024 · be-distinguished.com
- 13NB
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
- 14GS
While I love the EU's new data privacy regulation from a user's perspective, it's a nightmare for businesses to achieve compliance, because of the (sometimes intentionally) vague language of the law. And even if you pay an experienced lawyer to draft the policies and procedures required by GDPR, there's a very real residual risk of predatory law firms collecting penalties from mass-mailed cease-and-desist letters based on technicalities. Even if your business isn't located within the EU, you are required to comply with GDPR because the location of the user matters. I've built a tool that…
2018
- 15IM
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
- 16CY
2019 · duoflag.com
- 17WS
It came up in a post yesterday about the US Federal Reserve Interest Rate having a significant impact on tech hiring. I used the HN api to pull down the posts for "Who's Hiring" and "Who Wants to be Hired," then added the Fed interest rates to see how well it mapped. The results were pretty interesting. repo: https://github.com/bobbywilson0/hn-whos-hiring
2024 · raw.githubusercontent.com
- 18IB
I built a live interactive map that shows where top AI companies hire around the world. I collected this data for a hackathon project. Many ATS providers have a public API that you can hit with the slug of the companies to get open jobs. The hardest part was finding the companies. I tried Firecrawl but it returned around 200 companies per provider which wasn’t enough for me. Then, I tried SERPAPI but it was expensive. I ended up using SearXNG to discover companies by ATS type and fetch their job postings. This produced a large dataset of 200k+ jobs (I only use a subset as it would have taken…
Nov 2025 · map.stapply.ai
- 19VS
We built a "people management platform". I think this falls into the "unsexy" category. Users can build custom forms to track any type of data for people. While the application is applicable in many different markets, our initial target is social-service agencies, non-profits, and case-managers (it’s where we think we can make the biggest positive impact). Technology wise, our upcoming blog posts might be something like “2 years with AngularJS” and “HIPAA Compliance on AWS”. We’ve had a great time developing with tools and platforms like AngularJS, Postgres (w/ hstore), Rails, Golang,…
2013
- 20SS
Hi HN, This is a mixture between a Show and Ask HN. I really appreciate your time and thoughts on this. My name is Alexis and I would like to show you something I've been working on on the technical side: It's called Huddle Metrics. Huddle Metrics is basically a safe place for you to anonymously share and compare sensitive data with your community. Sort of like a very controlled collaborative spreadsheet, really. Or a survey. But hopefully better. Think engineering salary and your equity in the company. Information that you track yourself but that's too taboo to share. If a pool of the data…
2014
- 21IU
Hello! I used an LLM to extract structured data from each comment on the “Ask HN: Who is Hiring? (January 2024)” post, available at: https://news.ycombinator.com/item?id=38842977. This created a dataset of 400+ jobs with data such as title, company name, location, is job remote, salary data, and the URL/email to contact. For the UI, a NextJS static site was created to filter and view the structured data.
2024 · hnjobsai.vercel.app
- 22

Check if Dutch companies are HSM visa sponsors on LinkedIn
Jan 2026
- 23IL
Hey Guys, We created Leadmachine after a HUGE pivot on ignite100(UK incubator). We could see the pain of all the other startups wasting money and buying poor leads while struggling to find those early customers. Wouldn't it be cool to have contact details for all websites using Olark or Google analytics while turning over £100,000 in the UK? We can do that with Leadmachine. I'd be happy to answer any questions you may have or listen to feedback!
2012 · leadmachine.io
- 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 →