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

https://github.com/auax/tiktoksharebot

TikTok mass sharing bot! Fast and easy to use! Based on [TMB]
https://github.com/auax/tiktoksharebot

bot python shares tiktok

Last synced: 11 months ago
JSON representation

TikTok mass sharing bot! Fast and easy to use! Based on [TMB]

Awesome Lists containing this project

README

          

TSB [TikTok Share Bot]


Status: patched


(TikTok patches the APIs really fast)


Super-fast Async version


Star ⭐ if you want more

This version is based of [TikTokMassBotting](https://github.com/Wizz1337/TikTokMassBotting), although this version runs faster because of the **asynchronus** implementation.

## Performance
It usually does around `980 requests/s`

![image](https://user-images.githubusercontent.com/16353807/165243047-0b12a50d-09c0-4af1-ae14-bf79c9f6acb4.png)

## Features

```js
* Share botting (up to 980 requests/s)
* Easy to use (paste video and set the amount)
* Tested in Windows and Linux
```

## Installation
* Download the files and access the folder `cd TikTokShareBot`
* Download _**Python 3**_ and run `pip install -r requirements.txt` inside the repository folder.

Or install the packages manually:
```
* pip install aiohttp~=3.8.1
* pip install pystyle~=1.5
```

## Usage:

```
* py TikTokShare.py
* Paste the video URL
* Chose an amount of shares
```