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 ResumePath, username, password, and mobile number in naukri.py file.
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.
While this script aims to enhance your profile visibility, results are not guaranteed. The effectiveness of updates may vary based on recruiter preferences and other factors.
- Naveenchandar (navchandar)
- Jay Bhavsar (jbhv12)
- Kowshika (kowshika-n)
- Prashanth Raju (sg-prashanth-raju)