Skip to content

NKH123/LinkedIn-Unfollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn-Unfollow

On LinkedIn, connections follow each other by default. Find out who unfollowed you on LinkedIn.


Requirements

  • You need to get the download the chromedriver and unzip it and change the text in line 5 on get_names.py to the location of the chromedriver executable.
  • You also need to have the chrome browser
  • You need to install selenium, use pip3 pip3 install selenium

Steps to run

Type bash run.sh

And ignore the chrome browser window that pops up.

And wait for a while, this takes more time than I'd like it to, because to make sure I get all the connections, I'm making it scroll up and down for multiple times as all connections are not loaded at once.


TODO

  • Fix the up and down scroll thing to make it run faster.

About

On LinkedIn, connections follow each other by default. Find out who unfollowed you on LinkedIn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors