EasyApply-Linkedin icon indicating copy to clipboard operation
EasyApply-Linkedin copied to clipboard

RPA tool for applying to LinkedIn jobs

Results 13 EasyApply-Linkedin issues
Sort by recently updated
recently updated
newest added

PS C:\Data\Other\easy_apply_2\EasyApply-Linkedin-master\EasyApply-Linkedin-master> [10988:22568:0214/133658.480:ERROR:ssl_client_socket_impl.cc(995)] handshake failed; returned -1, SSL error code 1, net_error -100 [10988:22568:0214/133658.525:ERROR:ssl_client_socket_impl.cc(995)] handshake failed; returned -1, SSL error code 1, net_error -100 [10988:22568:0214/133658.536:ERROR:ssl_client_socket_impl.cc(995)] handshake failed; returned -1, SSL...

When executed "python3 main.py", getting following exception Traceback (most recent call last): File "main.py", line 181, in bot = EasyApplyLinkedin(data) File "main.py", line 24, in __init__ browser = webdriver.Chrome(service=s) File...

main.py:22: DeprecationWarning: executable_path has been deprecated, please pass in a Service object self.driver = webdriver.Chrome(data['driver_path']) Traceback (most recent call last): File "main.py", line 181, in bot = EasyApplyLinkedin(data) File "main.py",...

Updated the following functions: - job_search() - filter() Todo's: - find_offern() - Submit_apply()

Everything works fine until this popup comes out. ![Capture](https://user-images.githubusercontent.com/33034470/72947846-aff06980-3d83-11ea-93c9-015108a7e721.PNG)

I get the following error when i run the main.py after setting up my config file: **AttributeError: 'str' object has no attribute 'capabilities'** `{ "email" : "[email protected]", "password" : "xxx",...

The user can choose to use a chrome driver by entering a value for optional_driver_path, or if they leave it empty "", the driver will be automatically chosen for them....

Crashed after running the program

Update for Linkedin page changes and selenium update