Releases: savedpixel/linkedin-network-connection-bot
Releases · savedpixel/linkedin-network-connection-bot
v1.0 - Initial Release
LinkedIn Network Connection Bot v1.0
The best LinkedIn network connection script available. Fully automated, configurable, and built to run locally or on a VPS.
Features
- Dual-mode search - flat keyword lists or weekly group rotation with day-of-week scheduling
- Profile filtering - AI-keyword matching, skip-list for companies/roles you want to avoid
- Daily & weekly limits - configurable caps to stay safe within LinkedIn's guidelines
- Shadow DOM modal handling - works with LinkedIn's current (2026) connection dialog
- Auto-OTP via IMAP - reads verification codes from your email inbox automatically
- VPS-ready - runs headless with Xvfb on any Linux server
- Zero-setup install - auto-creates virtualenv and installs dependencies on first run
- Metrics tracking - logs every session with daily/weekly totals
Quick Start
git clone https://github.com/savedpixel/linkedin-network-connection-bot.git
cd linkedin-network-connection-bot
cp .env.example .env
# Edit .env with your LinkedIn credentials
python run.pyNo manual dependency installation needed - the bot bootstraps itself on first run.
Requirements
- Python 3.10+
- Google Chrome or Chromium
- For VPS: Xvfb