Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonfarah/tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
https://github.com/simonfarah/tiktok-bot

bot python selenium tiktok tiktok-bot tiktok-followers tiktok-followers-bot tiktok-likes tiktok-likes-bot tiktok-shares tiktok-shares-bot tiktok-views tiktok-views-bot

Last synced: about 15 hours ago
JSON representation

🦾 A bot that generates followers, likes, views, shares and comment likes

Awesome Lists containing this project

README

        

# TikTok Bot

This Python-based TikTok Bot automates various interactions on [Zefoy](https://zefoy.com/), such as increasing followers, hearts, views, shares, and more, using [Selenium](https://www.selenium.dev/) to navigate and interact with the website. The script is designed for educational purposes to demonstrate automation and web scraping techniques.

## Sponsor

SadCaptcha has paid to be here and I have no affiliation with them.





TikTok Captcha Solver
TikTok Captcha Solver
TikTok Captcha Solver
TikTok Captcha Solver



TikTok Captcha Solver: Bypass any TikTok captcha in just two lines of code.
Scale your TikTok automation and get unblocked with SadCaptcha.


## Prerequisites

- [Python 3.x](https://www.python.org/downloads/)
- A browser installed with his corresponding driver
- A good and stable internet connection

## Installation

1. Clone the repository to your local machine.
2. Install any browser of your choice as well as his corresponding driver.
3. Edit the `_init_driver` function to comply with your browser and driver setup. (I configured mine with Firefox and kept the code as an example for you to better understand). If you face any difficulty, feel free to reach out and ask for help, or for special help, you can book a private online meeting with me to help you install and run the bot [here.](https://buymeacoffee.com/simonfarah/commissions/20388)
4. Navigate to the cloned directory and install the required Python packages:

```sh
pip install -r requirements.txt
```

## Usage

1. Open a terminal or command prompt.
2. Navigate to the project's directory.
3. Run the bot with the following command:

```sh
python bot.py
```

4. Follow the CLI prompts to complete captchas and choose the service you want to automate (e.g., followers, hearts).
5. Input the URL of the video you want to apply the service to when prompted.

## Note

The bot has not been tested with all the services of Zefoy. Few of them, due to the fact that they are most of the time offline, prevent me from running tests.

These services have been successfully tested and are 100% working:

- Hearts
- Views
- Shares
- Favorites

## Support

Your donations keep me motivated to continue developing and creating more stuff. Support me [here.](https://buymeacoffee.com/simonfarah)

You can book a private online meeting with me to help you install and run the bot [here.](https://buymeacoffee.com/simonfarah/commissions/20388)

## Disclaimer

This tool is created for educational purposes only. The developer assumes no liability for any misuse or damage caused by this tool. It is the end user's responsibility to comply with all applicable local, state, national, and international laws.

- **Ethical Use**: Use this bot responsibly and ethically. Do not use it to spam or harm other users.
- **Consent**: Ensure you have the consent of the account holder before using this bot on any account.
- **No Warranty**: This software is provided "as is", without warranty of any kind.

By using this software, you agree to the terms of this disclaimer and to provided license.

## Contributions

Contributions are welcome! If you have suggestions for improvements or bug fixes, please feel free to fork the repository and submit a pull request.