Skip to content

michael2to3/linkedin-scripts

Repository files navigation

linkedin-scripts

This is a custom userscript for Violentmonkey to make OSINT on LinkedIn faster and easier.

demo pic

Current Features

  • Copy Usernames: Quickly copy all usernames from search results.
  • Copy Profile Links: Copy all profile links from search results.
  • Copy Clear Profile Links: Copy cleaned profile links without extra parameters.

Development

# Compile and watch
$ npm run dev

# Build script
$ npm run build

# Lint
$ npm run lint

Feel free to open issues and pull requests for more functionality.