I built a CLI tool designed to streamline job hunting for software engineers. You can manage your job search more effectively by populating your professional connections and tracking companies of interest. Once set up, you can deploy it to a server to continuously scrape new job postings and share them directly to a Discord channel via free webhooks. This makes it easy to stay updated on relevant opportunities in real-time.
Why I made this?:
LinkedIn sucks, their email blasts are often spammy and filled with irrelevant listings. On top of that, if you’re relying solely on mainstream platforms like LinkedIn or Indeed, it’s nearly impossible to be first in line for a newly posted opportunity. It scrapes company job boards directly, ensuring you’re notified of opportunities the moment they go public.
Still making improvements everyday but you can give it a try using Homebrew (macOs) or install via Cargo (windows, linux). Appreciate any feedback!