navchandar/Naukri ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python automation tool that logs into my Naukri account in Chrome and updates my profile every day so it looks recently active to recruiters.
I want it to be simple to set up, with my login details, mobile number, and resume file path kept in one config file, and then I can just run one script to do the whole update. It should open the site, sign in, go through the profile update flow, and finish without me having to click around.
Please make it work with Selenium, include the basic setup steps for installing dependencies and running it, and add a little safety so it’s clear not to commit personal credentials. If you need to check the current page flow or selectors, look up the latest docs online and adjust as needed.
Are you gonna build this?
make sure you review the code using arcumet