Contents

TikTokApi 6.3.0

0

The Unofficial TikTok API Wrapper in Python 3.

The Unofficial TikTok API Wrapper in Python 3.

Stars: 4353, Watchers: 4353, Forks: 901, Open Issues: 72

The davidteather/TikTok-Api repo was created 4 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4353 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 72 open issues on GitHub

  • ConnectionError
  • how to get url's post and possibility to scrape by period of date
  • RuntimeWarning: Enable tracemalloc to get the object allocation traceback
  • [BUG] - TikTokApi.exceptions.EmptyResponseException: 0 -> Empty response from Tiktok to
  • [BUG] - Comments are no longer retrievable
  • [BUG] - playwright._impl._api_types.Error: TypeError: undefined is not an object (evaluating 'S[A][m(a[oprand[1]],oprand[1])]')
  • KeyError: "name='ttwid', domain=None, path=None"
  • [BUG] - CaptchaException even with proxy and custom_verify_fp
  • [BUG] - Code doesn't return anything.
  • List of TikTok responses' status codes anywhere?
  • [FEATURE_REQUEST] - Automatic Captcha Solver

See more issues on GitHub

Related Packages & Articles

pyowm 3.3.0

A Python wrapper around OpenWeatherMap web APIs

praw 7.7.1

PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access to Reddit's API.