lordzohar / Naukri-autoapply-bot

Automation job that applies to Naukri.com jobs and uses Selenium package for browser automation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automation job that applies to Naukri.com jobs and uses Selenium package for browser automation.


Languages

Language:Python 59.6%Language:Jupyter Notebook 40.4%