Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colemars/linkedindisconnect

Quick console script I wrote to automatically disconnect from people on linkedIn en-masse based on simple word filter
https://github.com/colemars/linkedindisconnect

Last synced: 8 days ago
JSON representation

Quick console script I wrote to automatically disconnect from people on linkedIn en-masse based on simple word filter

Awesome Lists containing this project

README

        

## This will remove connections from your profile based on the bank variable located within the js file. ##

### To run: ###
* edit the bank variable in script.js to fit the descriptors of profiles you'd like to KEEP
* navigate via chrome to your connections page (typically https://www.linkedin.com/mynetwork/invite-connect/connections/)
* scroll down as far as you'd like
* copy and paste js file contents into your console
* enter LinkedInUnfollow.unfollow() into your console
* if you'd like to remove more, scroll again and re enter LinkedInUnfollow.unfollow()

***Working as of 01/31/19. If linkedIn updates their html it may break***