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]
- Host: GitHub
- URL: https://github.com/auax/tiktoksharebot
- Owner: Auax
- Created: 2022-04-25T21:35:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T14:40:34.000Z (about 4 years ago)
- Last Synced: 2025-05-16T21:16:29.333Z (about 1 year ago)
- Topics: bot, python, shares, tiktok
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 9
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`

## 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
```