TikTokBoost is a Python-based tool that allows you to automate various TikTok growth tasks such as liking, following, sharing, and viewing. This project is highly inspired by the xtekky-zefoy repository.
Warning
on maintenance, this script is highly dependent on zefoy.com, so if there is an error from zefoy.com (ex: too many request) you cant do anything about that but wait until the feature is working properly, you can go directly to zefoy to check it yourself before automate the process using this script.
- auto captcha = user no longer need to input captcha manually like in demo video
- fix Comments Hearts = after input the url user need to input comments id, this is the video example of how to get it video by plowside
- add command line arguments = you can directly write link, comment id and limit when runing the script
- change default to headless = change default selenium to headless, do "--show" to make browser visible
- Clone the repository:
git clone https://github.com/Ifarra/TikTokBoost.git
- Navigate to the project directory:
cd TikTokBoost
- Install the required Python packages:
pip install -r requirements.txt
To run the TikTokBoost script, use the following command:
python main.py
you can use command line arguments for faster input
--url [str]
--comment [str]
# for url
python main.py --url https://www.tiktok.com/@gatowcbyrsc112/video/7401028246650752264
# for url and comment id
python main.py --url https://www.tiktok.com/@gatowcbyrsc112/video/7401028246650752264 --comment 7401038661750326023
you can also make the browser visible by using show option
python main.py --show
The script will guide you through the necessary steps to start automating your TikTok growth tasks.
Modified by:
βββββββββββ ββββββ βββββββ βββββββ ββββββ
βββββββββββββββββββββββββββββββββββββββββββ
βββββββββ ββββββββββββββββββββββββββββββββ
βββββββββ ββββββββββββββββββββββββββββββββ
ββββββ βββ ββββββ ββββββ ββββββ βββ
ββββββ βββ ββββββ ββββββ ββββββ βββ
[-] Select your option below.
[1] followers [OFFLINE]
[2] hearts [OFFLINE]
[3] comment_hearts [WORKS]
[4] views [WORKS]
[5] shares [OFFLINE]
[6] favorites [WORKS]
[7] Set Limit
The availability of the feature depends on the third-party Zefoy.com
Demo.Script.TikTokBoost.1.mp4
This tool is for educational purposes only. Use it at your own risk, and make sure to comply with TikTok's terms of service.