LinkedIn_networking
LinkedIn_networking copied to clipboard
Python code to automatically expend your LinkedIn network based on your interest. ONLY FOR EDUCATIONAL PURPOSES. PLEASE DO NOT MISUSE IT.
LinkedIn Networking
Python code to automatically expand your LinkedIn network based on your interest
Prerequisites
Use the package manager pip to install selenium.
pip install selenium
pip install webdriver-manager
How to use ?
- Open parameters.py file and provide your email id, password, and keywords for search criteria.
- Run
python linkedIn.py
Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.