Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 995 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 995 Bytes

Naukri-automatic-job-apply-bot

Automation that applies to jobs on Naukri.com easily for fatster job hunting and it uses Selenium package for browser automation.

Steps to run the Mozilla file

  • Open/Download Mozilla browser
  • Open a new tab and type about:profiles
  • Create a new profile and launch the new profile
  • Login into Naukri.com into the new profile.
  • goto about:profiles and Copy the path of the Root Directory
  • Open Naukri-auto-apply-bot python file and paste the path in profiles variable
  • Add your Firstname, Lastname, keywords(Job roles) and location(optional)
  • Run the Naukri-autoapply bot by python Naukri-Mozilla.py
  • Please note this script was built in selenium version 3

Steps to run the Edge file

  • Download Edge driver and include its filepath in the naukri-Edge file
  • Add your Firstname, Lastname, keywords(Job roles) and location(optional)
  • Run the Naukri-autoapply bot by python Naukri-Edge.py
  • Please note this script was built in selenium version 4