Skip to content

Automate LinkedIn Easy Apply job applications and answer application-specific questions.

License

Notifications You must be signed in to change notification settings

madingess/EasyApplyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Easy Apply Bot

Automate your LinkedIn job applications with ease!

This Python and Selenium-based bot automates applying to jobs using the Easy Apply feature on LinkedIn.

Key Features

  • Apply to thousands of jobs effortlessly.
  • Track application dates and times for performance analysis.

Important

  • Use at your own risk. LinkedIn may restrict or suspend accounts for bot usage.
  • Consider this an educational project.

Getting Started

  1. Modify the config.py file locally to include your LinkedIn credentials, personal information, and job preferences.

  2. Install python3 and pip3 on your system. Then, install the required dependencies using the following commands: (Unix commands)

sudo apt-get install python3
python3 -m pip install -r requirements.txt
  1. Run the bot with python
python3 main.py

Optionally, watch this video tutorial by voidbydefault during his time maintaining the project, on YouTube.

Additional Resources

  • Optional BI dashboard setup: Watch this YouTube video.
  • Troubleshooting: Encounter errors? Ensure dependencies are installed.
  • Issues Raise issues page at my GitHub.

Support This Project

By supporting this project, you help maintain and improve the bot. Your support is greatly appreciated!

See the sponsor button on the top right of the page or click here.

Also, buy a coffee for voidbydefault through PayPal for his efforts maintaining and improving this bot!

Credits

About

Automate LinkedIn Easy Apply job applications and answer application-specific questions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages