TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open-source job board aggregator

2 pointsby sebestindragos5 months ago

2 comments

sebestindragos5 months ago
Hi HN,<p>I built First2Apply, an open-source job board aggregator that helps users find and apply for jobs faster by pulling listings from multiple sources like LinkedIn, Indeed, Dice, and 10+ other job boards.<p>Why I built this:<p>When I was job hunting, I found it time-consuming to track jobs across multiple platforms. So I created a tool that centralizes job listings in one place and prioritizes speed — getting job alerts quickly can make a real difference in the hiring process.<p>How it works: - scrapes jobs from major job boards - diffs the list of new found jobs with the ones already &quot;seen&quot; - (optionally) filters out jobs based on user input (using ChatGPT) - sends an alert if there are any new jobs for the user to check out<p>First2Apply is built with Electron, Supabase, TypeScript, React, Tailwind, Shadcn. You can check out the code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;beastx-ro&#x2F;first2apply">https:&#x2F;&#x2F;github.com&#x2F;beastx-ro&#x2F;first2apply</a><p>I’d love feedback on: - features you think would make this tool more useful - ways to improve scraping&#x2F;integrations with job platforms - any other ideas or contributions you’d like to see in an open-source job aggregator<p>Give it a try, and let me know what you think! <a href="https:&#x2F;&#x2F;first2apply.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;first2apply.com&#x2F;</a>
xeromal5 months ago
I&#x27;ve been using this a bit. I dig it! I think it&#x27;s a great start to an app.