A python bot to easy apply sinlge,double,triple and up to 5 pages long Linkedin Easy Apply jobs To modify, use, get documentation or for you inquires you can email, ongun.demirag@gmail.com
Features:
- Ability to filter jobs, by easy apply, by location (Worldwide, Europe, Poland, etc.), by keyword (python, react, node), by experience and position
- Automatically apply single page jobs in which you need to send your up-to-date CV and contact
- Automatically apply two, three, four and five pages long offers with the requirements saved in LinkedIn like experience, legal rights, resume etc.
- Print the links for the jobs that the bot couldn’t apply because of extra requirements. (User can manually apply them to optimize the bot)
- Put time break in between functions to prevent threshold.
- Automatically apply for jobs
- Automatically run in the background
- Compatible with Firefox and Chrome
- Runs based on your criteria’s
- Much more!
How to setup: This tutorial briefly explains how to setup LinkedIn Easy Apply jobs bot. With few modifications you can make your own bot or try my other bots for other platforms.
- Install Firefox (90.0.2) or Chrome. I was using Firefox for this so I will continue the usage of it on Firefox browser. Process would be similar on Chrome too.
- Install Python. My version is 3.9 .6
- Download Geckodriver put it in Python’s installation folder.
- Install pip, python get-pip.py
- Install selenium pip install selenium
- Download the linkedineassyapply.py code
- Create a profile on Firefox, about:profiles
- Launch new profile, go Linkedin.com and log in your account
- Copy the root folder of your new profile, to do that type about:profiles on your Firefox search bar, copy the root folder C:---\your-profile-name.
- Paste the root folder on webdriver.Firefox(“root-directory”) line
- Modify/adapt the code and run
- After each run check the jobs that the bot didn’t apply automatically, apply them manually by saving your preferences
- Next time the bot will apply more jobs based on your saved preferences on Linkedin.
- Feel free to contact with my for any update/request or question.