Skip to content

fberrosp/jobApplicationBot

Repository files navigation

jobApplicationBot

Installation

  • Download zip or clone the repo git clone [email protected]:fberrosp/jobApplicationBot.git
  • Install conda https://docs.conda.io/en/latest/miniconda.html
  • Create a new conda environment from the .yml conda env create -f environment.yml
  • Activate the conda environment conda activate bot
  • Rename credentials_sample.json to credentials.json
  • Enter your linkedin credentials on credentials.json
  • Modify config.py according to your job search preferences
  • Run python3 linkedin.py
  • Check /data folder for applied data

Original Repo

https://github.com/wodsuz/EasyApplyJobsBot

About

Job application bot using selenium and beautiful soup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published