Skip to content

Srujan-DiagonalMatrix/linkedin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk follow LinkedIn users

The LinkedIn script follow_li.py will send a invitation for each user passed in csv file.

  1. Place your .csv file in this repo's root directory.

  2. Install Linux: sudo apt-get install python-pip.

  3. Install Python dependencies: Navigate to root directory of repo and in terminal type pip install -r requirements.txt

  4. Install chromedriver. Mac OS: brew install chromedriver. Linux: http://stackoverflow.com/a/24364290

  5. Execute scripts:

LinkedIn

  • In the terminal type python follow_li.py or python3 follow_li.py

Some people's LinkedIn handles may be missing, contain typos or have already been followed. Feedback will be provided in the terminal when running the script.

_

About

linkedIn scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published