Skip to main content

This project is no longer under development.

A NEW project is being developed here: sudoguy/tiktokpy


tiktok-bot

The most intelligent TikTok bot for Python.

Build Status Downloads Package version

Note: This project should be considered as an "alpha" release.


Quickstart

from tiktok_bot import TikTokBot

bot = TikTokBot()

# getting your feed (list of posts)
my_feed = bot.list_for_you_feed(count=25)

popular_posts = [post for post in my_feed if post.statistics.play_count > 1_000_000]

# extract video urls without watermark (every post has helpers)
urls = [post.video_url_without_watermark for post in popular_posts]

# searching videos by hashtag name
posts = bot.search_posts_by_hashtag("cat", count=50)

Installation

Install with pip:

pip install tiktok-bot

tiktok-bot requires Python 3.6+

Release files for tiktok-bot 0.6.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tiktok-bot 0.6.4
File Size Uploaded
tiktok_bot-0.6.4.tar.gz 15.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tiktok-bot 0.6.4
File Interpreter ABI Platform
tiktok_bot-0.6.4-py3-none-any.whl Python 3 none any Details

Total release size: 39.1 kB

Release files / tiktok_bot-0.6.4.tar.gz

Download URL tiktok_bot-0.6.4.tar.gz
Size 15.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a1c22203cec424a99374b54070b4c878907ffa3aec53c489c8da2ea02a94effa
BLAKE2b-256 checksum
How to use checksums
88153001750ba18cbe7472bd1049fe0cff0c58d399ae673b616a5c0c11f76922
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.0.10 CPython/3.6.7 Linux/4.15.0-1077-gcp

Release files / tiktok_bot-0.6.4-py3-none-any.whl

Download URL tiktok_bot-0.6.4-py3-none-any.whl
Size 23.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a5b3df04beceee5aaeee30723d02c32bfc78e49be05e3bd9e551f9687ee5f07a
BLAKE2b-256 checksum
How to use checksums
7189be344936ba72e0d197f68753a20cbfd0b9505756cc4e236afac8c5963d2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.0.10 CPython/3.6.7 Linux/4.15.0-1077-gcp

Release history Release notifications | RSS feed

This release

0.6.4 This release

2 release files

0.6.1

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.21

2 release files

0.4.20

2 release files

0.4.4

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

0.3.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page