NKH123 / LinkedIn-Unfollow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 61.6%Language:C++ 31.0%Language:Shell 7.4%