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?