Overview
This guide demonstrates how to use Smooth to automate sending a LinkedIn connection. You’ll learn to manually authenticate to LinkedIn and then run automated tasks to connect with specific professionals.1
Launch LinkedIn Session
Create a new browser session for LinkedIn that will persist your authentication cookies. This approach ensures secure access while maintaining your login state.The
Python
live_url
provides an interactive browser window for manual authentication.2
Authenticate to LinkedIn
Open the
live_url
in your browser and manually log in to LinkedIn:- Navigate to the live URL provided by the session
- Go to linkedin.com in the browser
- Enter your LinkedIn email and password
- Complete any security verification if prompted
- Verify you’re successfully logged into your LinkedIn home feed
3
Automate Connection Request
Use the authenticated session to automatically find and connect with Antonio Vespoli from Circlemind.The agent will search LinkedIn, locate Antonio’s profile, and send a personalized connection request.
Python
Advanced Use Cases
- Bulk Connections: Connect with multiple professionals in your industry
- Content Engagement: Automatically like and comment on posts from your network on Twitter, Linkedin, and more
- Lead Generation: Find and connect with potential customers or partners
- Profile Management: Update your status, share content, or manage your profile
Best Practices
- Respect Rate Limits: LinkedIn has strict limits on daily connection requests
- Respect Website Terms: Use your best judgment to respect the website Terms of Service.
Always follow LinkedIn’s Terms of Service and use automation responsibly. Manual authentication ensures compliance with security policies while enabling powerful automation capabilities.
Community
Join Discord
Join our community for support and showcases