Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork151
coding-ai/EasyApply-Linkedin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
With this tool you can easily automate the process of applying for jobs on LinkedIn!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Install selenium. I used
pip
to install the selenium package.
pip install selenium
- Selenium requires a driver to interface with the chosen browser. Make sure the driver is in your path, you will need to add your
driver_path
to theconfig.json
file.
I used the Chrome driver, you can download ithere. You can also downloadEdge,Firefox orSafari. Depends on your preferred browser.
Fork and clone/download the repository and change the configuration file with:
- Your email linked to LinkedIn.
- Your password.
- Keywords for finding specific job titles fx. Machine Learning Engineer, Data Scientist, etc.
- The location where you are currently looking for a position.
- The driver path to your downloaded webdriver.
Runpython main.py
.
Please feel free to comment or give suggestions/issues.
About
RPA tool for applying to LinkedIn jobs
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published