Skip to content

A bot made with selenium and python that will automatically apply to all the easy apply links on linkedin

Notifications You must be signed in to change notification settings

theDevSoham/Easy_Apply_Linkedin_Automation

Repository files navigation

Local Setup

  • Create a root folder and a virtual environment with venv inside it
  • activate it and clone this repo git clone https://github.com/theDevSoham/Easy_Apply_Linkedin_Automation.git
  • cd Easy_Apply_Linkedin_Automation && pip install -r requirements.txt installs dependencies
  • create a config.json file using the config.example.json and populate the fields
  • run python3 main.py to execute

About

A bot made with selenium and python that will automatically apply to all the easy apply links on linkedin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages