Skip to content

Instantly share code, notes, and snippets.

View zohar-p's full-sized avatar

Zohar Pfeffer zohar-p

  • BMC Software
  • Israel
View GitHub Profile
@zohar-p
zohar-p / linkedin_connections.js
Last active April 13, 2022 06:58
Dead simple Linkedin automatic connection request sender
/**
* Go to https://www.linkedin.com/mynetwork/
* Click the `see all` button next to "<OCCUPATION_NAME> you may know"
* Paste the code snippet below in the console
* Change the `requestsLimit` and `occupationKeywords` according to your needs
* Run the code
*/
(() => {
// Change to the desired number (Linkedin limits you to 80 a day)