Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 974 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 974 Bytes

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.

Find me