All Projects → mariiio → linkedin_connect

mariiio / linkedin_connect

Licence: MIT license
Configurable and easy to use LinkedIn tool to automate connections with personalized messages.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to linkedin connect

LinkedIn-Downloader
LinkedIn DL is a small GUI program codded with Python and based on my previous Lynda Download script
Stars: ✭ 85 (+46.55%)
Mutual labels:  linkedin, linkedin-bot, linkedin-scraper
LinkedIn networking
Python code to automatically expend your LinkedIn network based on your interest. ONLY FOR EDUCATIONAL PURPOSES. PLEASE DO NOT MISUSE IT.
Stars: ✭ 27 (-53.45%)
Mutual labels:  linkedin, linkedin-bot, linkedin-scraper
LinkedIn-Scraper
A LinkedIn Scraper to scrape up to 10k LinkedIn profiles from company profile links and save their e-mail addresses if available!
Stars: ✭ 62 (+6.9%)
Mutual labels:  linkedin, linkedin-bot, linkedin-scraper
github-readme-linkedin
📋 A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs
Stars: ✭ 52 (-10.34%)
Mutual labels:  linkedin, linkedin-scraper
Linkedin-Client
Web scraper for grabing data from Linkedin profiles or company pages (personal project)
Stars: ✭ 42 (-27.59%)
Mutual labels:  linkedin, linkedin-scraper
LinkedIn-Auto-Endorsement-Bot
A chrome extension to automatically endorse all your connection's skills. Or a LinkedIn bot to automatically endorse all skills of your connections. Endorse everyone on LinkedIn. Auto Endorser.
Stars: ✭ 29 (-50%)
Mutual labels:  linkedin, linkedin-bot
linkedin-scraper
Tool to scrape linkedin
Stars: ✭ 74 (+27.59%)
Mutual labels:  linkedin, linkedin-scraper
netlogs
Web extension for debugging your API
Stars: ✭ 16 (-72.41%)
Mutual labels:  devtools
nanoinit
A small, proper, init process for docker containers.
Stars: ✭ 43 (-25.86%)
Mutual labels:  devtools
social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (-34.48%)
Mutual labels:  linkedin
devtools-course-theory
Course on Development Tools (in Russian)
Stars: ✭ 18 (-68.97%)
Mutual labels:  devtools
devtools-examples
Code examples that accompany the MDN Firefox Developer Tools documentation
Stars: ✭ 22 (-62.07%)
Mutual labels:  devtools
react-render-tracker
React render tracker – a tool to discover performance issues related to unintentional re-renders and unmounts
Stars: ✭ 1,954 (+3268.97%)
Mutual labels:  devtools
dots
Minimalist developer setup
Stars: ✭ 38 (-34.48%)
Mutual labels:  devtools
wurl
WebSocket curl - The WebSocket CLI for developers
Stars: ✭ 21 (-63.79%)
Mutual labels:  devtools
mobx-react-form-devtools
DevTools for MobX React Form
Stars: ✭ 30 (-48.28%)
Mutual labels:  devtools
hanzo
Ansible orchestration to configure a development environment -
Stars: ✭ 22 (-62.07%)
Mutual labels:  devtools
React-Linkedin-Login
A React demo app for Linkedin API: LinkedIn OAuth, LinkedIn REST API
Stars: ✭ 70 (+20.69%)
Mutual labels:  linkedin
useful-forks.github.io
Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
Stars: ✭ 917 (+1481.03%)
Mutual labels:  devtools
flipper-plugin-relay-devtools
Flipper plugin for Relay devtools
Stars: ✭ 26 (-55.17%)
Mutual labels:  devtools

No Maintenance Intended

LinkedIn Connect

LinkedIn Connect is a configurable and easy to use JavaScript script to automate connections with personalized messages.

LinkedIn Connect Demo

Prerequisites

Make sure your LinkedIn is in English

Usage

  1. Go to the People section of the company you're interested in (https://www.linkedin.com/company/{COMPANY_NAME}/people/)
  2. Modify the constants at the top of linkedin_connect.js to your liking
Constant Description
MAX_CONNECTIONS Maximum amount of connection requests
WAIT_TO_CONNECT Time in ms to wait before requesting to connect
WAIT_AFTER_SCROLL Time in ms to wait before new employees load after scroll
MESSAGE Message to connect (%EMPLOYEE% and %COMPANY% will be replaced with real values, 300 characters max.)
POSITION_KEYWORDS Keywords to filter employees in specific positions
  1. Run it in the chrome dev tools console (or add it as a snippet)

License

MIT

Disclaimer

The code within this repository comes with no guarantee, the use of this code is your responsibility. Use at your own risk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].