Skip to content

OfficialCodeVoyage/LinkedIn_Auto_Connector_Bot

Repository files navigation

πŸ€– LinkedIn Auto Connector Bot

License

🌟 Overview

The LinkedIn Auto Connector Bot is a powerful tool designed to automate connection requests on LinkedIn. This bot helps users expand their professional network by sending connection requests to a targeted audience based on specified search criteria. It can be customized to send personalized connection messages.

⭐⭐⭐⭐⭐ ---> Star the Repo!

⚠️ Important Notes

This script is a LinkedIn bot that automatically sends connection requests with a custom note to profiles on LinkedIn. It uses the Selenium WebDriver to navigate LinkedIn and interact with the UI elements.

🚨🚨🚨 Please use it on your own risk! This is against LinkedIn policy. You may get banned if they catch you! 🚨🚨🚨

🚨🚨🚨 Do not exceed 80 requests per week! 🚨🚨🚨

LinkedIn may block your account if you exceed this limit.

P.S. For LinkedIn team - ooops, sorry! I was boring!

πŸš€ Quick Start Guide

  1. πŸ’Ό Add My LinkedIn:
    You can connect with me on LinkedIn: My LinkedIn Profile

  2. πŸ” Set Up Your Search Link:
    To set up your search link, follow these steps:

    • Go to LinkedIn's main page.
    • In the search bar at the top, type in the keywords relevant to the people you want to connect with (e.g., "Tech Recruiter", "Cloud Engineer").
    • Press Enter to see the search results.
    • On the search results page, click on the "People" filter to narrow the results to LinkedIn profiles only.
    • Copy the URL from your browser's address bar. This URL is your SEARCH_LINK.
    • Open the bot script and find the SEARCH_LINK variable. Replace the existing link with the one you copied from LinkedIn.
  3. πŸŽ‰ Have Fun!
    Start the bot and watch as it expands your network with targeted connection requests.

πŸ”§ Features

  • πŸ€– Automated Connection Requests: Send connection requests to targeted LinkedIn users.
  • βœ‰οΈ Personalized Messages: Customize the connection request message for a more personalized outreach.
  • πŸ”Ž Search Criteria: Target connections based on industry, location, job title, and more.
  • πŸ“Š Logging: Keep track of connection requests and responses for analysis and optimization.

πŸ›  Installation

πŸ“‹ Prerequisites

πŸ“‚ Clone the Repository

git clone https://github.com/OfficialCodeVoyage/LinkedIn_Auto_Connector_Bot.git
cd LinkedIn_Auto_Connector_Bot

πŸ“¦ Install Dependencies

pip install -r requirements.txt

πŸ› οΈ Configuration

  1. πŸ” Set up LinkedIn credentials: Change the LINKEDIN_USERNAME and LINKEDIN_PASSWORD in the Linkedin_auto_connector_bot.py.

  2. πŸ” Customize Your Search Link: Follow the instructions provided in the Quick Start Guide to generate your LinkedIn search link. Replace the SEARCH_LINK variable in the Linkedin_auto_connector_bot.py with your copied search link.

  3. πŸ“ Configure Message Template: Adjust the for BASE_CONNECTION_MESSAGE your needs in the Linkedin_auto_connector_bot.py.

πŸš€ Usage

πŸƒ Running the Bot

python linkedin_bot.py

The bot will log into your LinkedIn account and begin sending connection requests based on the search criteria provided in your SEARCH_LINK.

πŸ“œ Logging

Logs of sent connection requests and responses are saved in the logs directory. You can review these logs to analyze the performance of your outreach strategy.

🀝 Contributing

Contributions are welcome! Please follow these steps to contribute:

🍴 Fork the repository.

🌿 Create a new branch (git checkout -b feature-branch).

πŸ’» Make your changes.

πŸ“ Commit your changes (git commit -am 'Add new feature').

πŸš€ Push to the branch (git push origin feature-branch).

πŸ“¬ Open a pull request.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for more details.

⚠️ Disclaimer

This bot is intended for educational and research purposes only. The use of automated bots on LinkedIn may violate LinkedIn's terms of service. Use at your own risk.

πŸ› οΈ Support

For any questions or issues, please feel free to reach out via GitHub Issues or Discussions.

πŸ™Œ Acknowledgements

πŸ€– Selenium for web automation

🐍 Python for providing the programming language

🌍 The LinkedIn community for providing a platform to connect professionals worldwide

Made with ❀️ by Pavlo Bondarenko

About

The LinkedIn Auto Connector Bot is a powerful tool designed to automate connection requests on LinkedIn. This bot helps users expand their professional network by sending connection requests to a targeted audience based on specified search criteria.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages