DEV Community

Pranesh Nangare
Pranesh Nangare

Posted on

Built a Tool to Auto-Apply to Jobs on Naukri.com Using AI

Hey folks! πŸ‘‹

I recently built a command-line tool that automates job applications on Naukri.com – and it's been a game changer for my job hunt workflow. No more manually filtering jobs and applying one by one.

πŸ”§ What it does:

Automatically logs in to Naukri

Fetches jobs based on your profile/keywords

Filters out irrelevant ones

Applies to relevant jobs on your behalf

Uses Generative AI to answer application questions smartly

Sends automated emails to recruiters

πŸ“¦ I’ve even published it as an NPM package so anyone can use it. Just install it, configure once, and let it work in the background while you sip chai β˜• or work on your portfolio.

If you’re tired of the endless scroll-and-apply grind, give it a try and let me know what you think!

πŸ‘‰ Get the exe application from github - https://github.com/pnangare10/Naukri-Automation/releases/download/v2.12.3/naukri-ninja.exe

-------- OR --------

πŸ‘‰ Install it as npm package -

npm install -g naukri-ninja

Happy job hunting and may the recruiters be ever in your favor πŸ˜„

Top comments (0)