This script automates information updates on the job portal "Naukri". Most recruiters may filter users with the most recent updates on their profile.
Use this script to update your Naukri Profile on schedule every day; this can be completed in seconds.
In order to use this, you need Git, Python 3, and Google Chrome on your machine.
- Install Python 3.10+ and run the below commands
- Clone or Fork this repository
git clone https://github.com/navchandar/Naukri.git cd Naukri pip install --upgrade pip - Create a virtual environment for installing dependencies
python3 -m venv .venv ./.venv/bin/activate.ps1 # or ./.venv/Scripts/Activate.ps1 # source ./.venv/bin/activate # command for macOS/linux # Install dependencies pip install -r requirements.txt - Edit Configuration in
constants.pyto updateRESUME_PATH,USERNAME,PASSWORD, andMOBILEbefore running the script.
Warning
DO NOT COMMIT or PUSH this constants.py file to Github. This will leak your login credentials!
python naukri.pyChrome |
|---|
| last 10 versions |
Contributions are always welcome!
Please read the contribution guidelines first.
This script is not affiliated with or endorsed by Naukri.com.
It is intended for personal use to help improve profile visibility, but results are not guaranteed. Effectiveness may vary based on recruiter behavior and platform factors.
Ensure compliance with Naukri.com’s terms of service. The script does not store or share personal data. Use responsibly and at your own risk.
- Naveenchandar (navchandar)
- Jay Bhavsar (jbhv12)
- Kowshika (kowshika-n)
- Prashanth Raju (sg-prashanth-raju)
- Ram Gopal Dubey (dubeyram)