Contents

TikTokApi 7.2.2

0

The Unofficial TikTok API Wrapper in Python 3.

The Unofficial TikTok API Wrapper in Python 3.

Stars: 6068, Watchers: 6068, Forks: 1152, Open Issues: 143

The davidteather/TikTok-Api repo was created 6 years ago and the last code push was 6 days ago.
The project is extremely popular with a mindblowing 6068 github stars!

How to Install tiktokapi

You can install tiktokapi using pip

pip install tiktokapi

or add it to a project with poetry

poetry add tiktokapi

Package Details

Author
David Teather
License
MIT
Homepage
https://github.com/davidteather/tiktok-api
PyPi:
https://pypi.org/project/TikTokApi/
GitHub Repo:
https://github.com/davidteather/tiktok-api

Classifiers

  • Software Development/Build Tools
No  tiktokapi  pypi packages just yet.

Errors

A list of common tiktokapi errors.

Code Examples

Here are some tiktokapi code examples and snippets.

GitHub Issues

The tiktokapi package has 143 open issues on GitHub

  • Add video keyword search example
  • Suppress requests before loading the first page
  • EmptyResponseException(result, "TikTok returned an empty response. They are detecting you're a bot, try some of these: headless=False, browser='webkit', consider using a proxy") TikTokApi.exceptions.EmptyResponseException: None -> TikTok returned an empty response. They are detecting you're a bot, try some of these: headless=False, browser='webkit', consider using a proxy
  • [BUG] - playwright._impl._errors.TimeoutError: Timeout 30000ms exceeded.
  • [BUG] - playwright._impl._api_types.TimeoutError: Timeout 30000ms exceeded.

See more issues on GitHub

Related Packages & Articles

pyowm 3.5.0

A Python wrapper around OpenWeatherMap web APIs

duckduckgo-search 8.1.1

Search for words, documents, images, news, maps and text translation using the DuckDuckGo.com search engine.