Skip to content

Latest commit

 

History

History
107 lines (67 loc) · 3.2 KB

README.md

File metadata and controls

107 lines (67 loc) · 3.2 KB

LinkedIn Auto Unfollow

🚀 Overview

linkedin-auto-unfollow is a JavaScript automation script designed to unfollow all connections on the LinkedIn Followers page.
The script automatically clicks "Following" buttons, confirms "Unfollow" actions, and scrolls to load more connections.

⚠️ Caution:

  • Using automation on LinkedIn may lead to account restrictions, temporary logouts, or even bans.
  • A delay has been added between actions to minimize the risk, but during testing, multiple logouts occurred.
  • Use at your own risk!

📌 Features

Automates the unfollowing process on LinkedIn
Handles pop-up confirmations for unfollowing
Scrolls automatically to load more connections
Prevents excessive actions with built-in delay
Tested on an account with 9,000+ connections (Successfully unfollowed 915 connections)


⚠️ Limitations

🔹 LinkedIn does not load more than 915 connections on the Followers page.
🔹 The script cannot bypass this limit due to LinkedIn's restrictions.
🔹 Manual intervention may be required for accounts with more than 915 connections.


📜 How to Use

Step 1️⃣: Open LinkedIn

  • Go to LinkedIn and log in.
  • Navigate to the Followers page:
    • My Network > See all under "Followers"

Step 2️⃣: Open Developer Console

  • Google Chrome / Edge:
    Press F12 or Ctrl + Shift + J (Windows/Linux) or Cmd + Option + J (Mac).
  • Firefox:
    Press F12 or Ctrl + Shift + K (Windows/Linux) or Cmd + Option + K (Mac).

Step 3️⃣: Paste & Run the Script

  • Open the linkedin-unfollow.js file.
  • Copy and paste the script into the console.
  • Press Enter to run it.

Step 4️⃣: Wait for the Script to Complete

  • The script will process up to 915 connections.
  • It will scroll automatically if needed.
  • The console will display progress updates.
  • Once finished, no more "Following" buttons will appear.

Step 5️⃣: Demo

Want to see the script in action? Here's a quick demo of how it works:

Demo GIF


⚠️ Important Disclaimer

🚨 USE AT YOUR OWN RISK! 🚨

  • LinkedIn's Terms of Service prohibit automation in many cases.
  • Repeated automated actions may result in account restrictions, forced logouts, or bans.
  • The script includes delays to reduce detection, but no guarantees can be made.
  • I am not responsible for any issues, including account bans or data loss.

📝 License

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


📫 Contributing

Contributions, bug reports, and improvements are welcome!

  • Fork the repository
  • Submit a Pull Request (PR)
  • Report issues in the Issues tab

Support

If you find this script useful, consider giving it a star ⭐ on GitHub!


👨‍💻 Developed by lvl-4.com 🚀
Made with ❤️ and JavaScript to help you manage your LinkedIn connections effortlessly!

🌍 Visit my Website