Python code to automatically expand your LinkedIn network based on your interest
Use the package manager pip to install selenium.
pip install selenium
pip install webdriver-manager
- Open parameters.py file and provide your email id, password, and keywords for search criteria.
- Run
python linkedIn.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.