mister-raggs/JobHunter ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python tool that watches job boards for a handful of companies and tells me when something new shows up.

I want it to pull listings straight from company career pages, save everything in SQLite so it does not send the same job twice, and let me check all companies or just one company from the command line. It should also be able to list the jobs it has seen, show which companies are being tracked, and give a simple stats view.

When new jobs are found, I want an email alert sent to me, and it would be nice if it can generate a simple static dashboard I can open in a browser to see what it found. Make it easy to add a new company later by editing a config file, and support a few different kinds of job boards like Greenhouse, Apple, Ashby, Uber, and similar public career pages. If you need to look up current docs online for any of the job board formats, do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab