Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`