TikBoostLite is a Python-based script designed for educational purposes to explore TikTok growth automation by interacting with a third-party service. This tool is built for learning and testing in a controlled environment, allowing users to experiment with automated follower growth processes (up to 15 followers per 24 hours). Optimized for Termux or VPS, it features a seamless workflow with auto-generated email support for testing purposes. Ideal for developers and content creators interested in understanding social media automation techniques.
- Termux & VPS Ready: Lightweight and optimized for mobile or server-based environments.
- Educational Automation: Simulates TikTok follower growth for learning purposes, with a cap of 15 followers per 24-hour cycle.
- Multi-Username Support: Handles multiple TikTok usernames in a single run for efficient experimentation.
- User-Friendly Interface: Built with rich for clear, colorful console output to track progress.
$ apt update -y && apt upgrade -y
$ pkg install git python-pip
$ git clone https://github.com/RozhakLabs/TikBoostLite.git
$ cd "TikBoostLite"
$ pip install -r requirements.txt
$ python Run.pyThis project is intended solely for educational and experimental purposes to study automation workflows and API interactions. It is not meant for spamming, violating TikTok's Terms of Service, or generating fake engagement. Users are responsible for ensuring compliance with all relevant platform policies.
- Use this tool only in controlled testing environments (e.g., with test accounts).
- Ensure your TikTok account is public during experiments to align with third-party service requirements. Avoid excessive requests to prevent server overload or abuse.
- Respect TikTok’s Terms of Service and GitHub’s Community Standards.
- The script interacts with a third-party service (
***.com) for testing purposes. Be mindful of their usage policies. - A delay mechanism is included to respect rate limits and prevent abuse.
- For YouTube content creators: Showcase this tool in tutorials to teach automation concepts, not to promote unethical growth tactics.
TikBoostLite is a learning tool for understanding automation and API interactions. Misuse, such as generating fake followers or violating platform policies, is strongly discouraged. Always use responsibly and ethically.
Contributions are welcome! Please submit pull requests or open issues for bug fixes, optimizations, or educational enhancements. Let’s keep this project a valuable learning resource!
This project is licensed under the MIT License. See the LICENSE file for details.

