Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/colemars/linkedindisconnect
- Owner: colemars
- Created: 2019-02-01T07:07:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T07:37:57.000Z (almost 6 years ago)
- Last Synced: 2024-12-24T16:53:52.309Z (12 days ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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***