Skip to content

GermanPaul12/Automate-LinkedIn-Job-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate Job Application on LinkedIn with Selenium in Python

This is a simple and not complete automated LinkedIn Job Applier. If you want this to work properly you need to add the code for it to fill out your address and all the other information which is missing by the code. This code is just used to show the potential of Web Automation with Selenium

Setup

  1. Install Python and EdgeDriver(https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/) download the suiting stable version for your device or ChromeDriver(https://chromedriver.chromium.org/downloads) download the version which you have in your main chrome app.

  2. Install the requirements. "pip install selenium" in command line

  3. Create secret.py and define your variables EMAIL, PW and PHONE.

  4. Execute the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages