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
git clone https://github.com/navchandar/Naukri.git
cd Naukri
pip install --upgrade pip
python3 -m venv .venv # create virtual environment for installing dependencies
./.venv/bin/activate.ps1 # source ./.venv/bin/activate # command for macOS/linux
pip install -r requirements.txt # Install dependencies
Configuration: Update RESUME_PATH
, USERNAME
, PASSWORD
, and MOBILE
directly in constants.py
before running the script.
python naukri.py
![]() Chrome |
---|
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)