Skip to content

TUI to Automate the process of following accounts on LinkedIn !!!

License

Notifications You must be signed in to change notification settings

Capi-nemoo/LinkedIn-Bot-Followers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUI - LinkedIn Followers Bot

GitHub stars GitHub forks GitHub issues

🚀 This fork now features full Linux support and a user-friendly Terminal User Interface (TUI) for easier configuration and execution! 🚀

Overview

Welcome to the LinkedIn Bot Follower project! This tool automates the process of following LinkedIn accounts, helping you grow your professional network with ease. The project includes a Terminal User Interface (TUI) that lets you configure key parameters before launching the appropriate bot script for your operating system.

2025-02-1805-15-57-ezgif com-resize

This repository contains:

  • TUI Script (TUI-bot_Launcher.py): A user-friendly interface to select your OS and enter required configuration values.
  • Bot Scripts:
    • botlinkdinW.py for Windows
    • botlinkdinL.py for Linux

🔑 Key Features

  • Automated LinkedIn Following: Follows up to 25 new accounts per run.
  • Weekly Limit Check: Prevents exceeding a weekly following limit to help avoid detection.
  • Daily Execution Check: Ensures the bot runs only once per day.
  • Custom Configuration via TUI: Set your Chrome executable path, profile path, and login status easily.
  • Cross-Platform Compatibility: Automatically selects the correct bot script based on your OS.

⚙️ Requirements

  • Python 3.6+
  • Chrome or Chromium Browser
  • A valid LinkedIn account
  • NoDriver library

Install the required library using:

pip install nodriver

🛠 Installation

  1. Clone the repository:

    git clone /~https://github.com/capi-nemoo/LinkedIn-bot-Followers
    cd LinkedIn-bot-Followers
  2. Review and, if needed, modify the default paths in the bot scripts:

    • For Windows: botlinkdinW.py
    • For Linux: botlinkdinL.py
  3. Use the TUI script to configure your settings before running the bot.

📜 Usage

Launch the TUI script with:

python TUI-bot_Launcher.py

The TUI will prompt you to:

  • Select Your OS: Choose between Windows and Linux.
  • Enter Chrome Executable Path: Provide the full path to your Chrome or Chromium executable.
  • Enter Profile Path: Specify the directory where your LinkedIn user data should be saved.
  • Set Login State: Input 1 if you are logged in, or 0 if not.

Based on your selections, the TUI will automatically launch the corresponding bot script with your provided configuration.

How the Bot Works

  1. Pre-Execution Checks:
    • The bot reads AccountLog.txt to verify if it has already run today or if the weekly follow limit has been reached.
  2. Browser Launch:
    • It launches Chrome/Chromium with your specified profile.
  3. LinkedIn Interaction:
    • The bot navigates to your network page, scrolls to find accounts, and follows up to 25 new accounts.
  4. Logging:
    • The action is logged in AccountLog.txt for tracking.

🚧 Disclaimer

Automation on LinkedIn can violate its Terms of Service and may lead to account restrictions. Use this bot responsibly and at your own risk. This project is intended for educational purposes only.

📧 Contributing

Contributions are welcome! If you have improvements, bug fixes, or new features, feel free to open an issue or submit a pull request. Specials Thanks to

If you enjoy this project, please consider giving it a star ⭐! Every star helps spread the word and motivates me to keep improving the project.

A special thanks to Connor9994, the maintainer of the original project.

Enjoy automating your network growth responsibly with the LinkedIn Follower Bot!

Star History

Star History Chart