LinkedIn Connect is a configurable and easy to use to automate connections with Indian ceo's.
Make sure your LinkedIn is in English
-
Use pip install selenium to install selenium
-
Download webdriver for Chorme
-
import time
| Constant | Description |
|---|---|
more_buttons |
Searches for 'more' button |
more_button_connect |
Searches for Connect under more button |
time.sleep() |
Time in sec to wait before the compiler shifts to next line |
some |
location of a particular button tag and checks if it is connect button or not |
driver.execute_script() |
CLick's Send Now button by JS |
The code within this repository comes with no guarantee, the use of this code is your responsibility. Use at your own risk.
