wodsuz/EasyApplyJobsBot — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Python bot that can automatically apply to LinkedIn Easy Apply jobs for me based on my preferences. I want it to log in, search for matching jobs, skip anything outside my filters, and submit applications when the form is straightforward. If a job asks extra questions, use saved answers when possible, and if something is missing, save those unanswered questions somewhere easy for me to fill in later so the bot can reuse them next time.

Please make it easy to run locally, ideally with Docker since that sounds like the simplest setup. I also want a basic config file where I can set things like job titles, locations, remote preferences, and any keywords to include or avoid. Save results so I can see what it applied to and what got skipped.

Keep it practical and privacy friendly, with clear setup steps so I can actually use it without much fuss. If you need to, look up current docs online and make whatever fixes are needed to get it working end to end.

Want more depth? Deep Reverse