🚀 Automate your LinkedIn outreach with human-like precision
🔍 Target professionals by keywords and roles
🔐 No telemetry. No data retention. Respecting user privacy
🌐 Designed for restricted environments (WSL, Kali, hardened VPS)
LinkedIn AutoMessenger lets you reach out to professionals with custom messages using the power of CLI and browser automation.
Built with Selenium and Python, it balances simplicity, stealth, and privacy for developers in censorship-prone regions.
- 🕵️♂️ Human-behavior-mimicking browser automation
- 🎛️ CLI flags for custom targeting and dynamic messaging
- 🔐 Headless execution with operational safety
- 📜 Logging support (timestamped events)
- 💡 Filter by keywords (e.g.
engineer AND iran) - 🧼 No session retention — clean runs every time
Clone the repo and install dependencies:
git clone https://github.com/shataragh/LinkedIn-Automation.git
cd LinkedIn-Automation
pip install -r requirements.txt