https://github.com/kerogs/tiktok-auto-unsubscribe
A little JS script that lets you unsubscribe from all the tiktok accounts you follow.
https://github.com/kerogs/tiktok-auto-unsubscribe
Last synced: 11 months ago
JSON representation
A little JS script that lets you unsubscribe from all the tiktok accounts you follow.
- Host: GitHub
- URL: https://github.com/kerogs/tiktok-auto-unsubscribe
- Owner: kerogs
- License: mit
- Created: 2025-06-28T23:41:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T00:11:03.000Z (11 months ago)
- Last Synced: 2025-06-29T01:26:27.993Z (11 months ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Tiktok auto unsubscribe
I had no problems using it. The script removed all my subscriptions on the first try (204 follows).
I don't know if this one will work for you. In any case, if it doesn't, let me know and I'll try to correct the problem.
## How to use
1. First, launch tiktok from a browser and log in.
2. Then go to your profile and click on the button for the number of people you follow.

3. When the Followers page opens, scroll down as far as you can. This is necessary to load all the people you are following.
4. Then right-click on the page and click on “inspect” and click on "console" button. You can also press ``CTRL + SHIT + i`` to open it
5. Copy the code from the ``unsubscribe.js`` file and paste it into the console

6. And you can send the code. by pressing enter
## Information
- Don't close the page while the work is in progress.
> [!IMPORTANT]
> Use at your own risk
### Leave me a star if it worked. It helps me a lot.
I also welcome any help you can give to me to improve the code. Provided you've tried the code yourself to make it work