Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sthotakura/remove-linkedin-connections
puppeteer script to remove linkedin connections
https://github.com/sthotakura/remove-linkedin-connections
linkedin puppeteer
Last synced: 7 days ago
JSON representation
puppeteer script to remove linkedin connections
- Host: GitHub
- URL: https://github.com/sthotakura/remove-linkedin-connections
- Owner: sthotakura
- Created: 2020-07-04T18:53:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:17:13.000Z (7 months ago)
- Last Synced: 2024-11-08T23:47:15.566Z (2 months ago)
- Topics: linkedin, puppeteer
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
**Request Connections Data from LinkedIn**
https://www.linkedin.com/psettings/member-data
**Start Chrome with Remote Debugging Port Enabled**
Read this good [article](https://medium.com/@jaredpotter1/connecting-puppeteer-to-existing-chrome-window-8a10828149e0) on starting Chrome with Remote debugging port enabled
**Install Dependencies and Run**
`npm install && npm start`