/TikTok-API

An API that allows you to scrape information about TikTok posts/users

Primary LanguagePython

TikTok-API

The API is for scraping only and gives the ability to access the following data from tiktok:

  • Post information (Including the watermark and no watermark video url)
  • Post comments
  • User data
  • User posts
  • People following a user
  • People the user is following

More

(Updated @ 12-12-2021) V0.1.0 Beta for Python 3.x.x

This API requires the requests lib https://docs.python-requests.org/en/latest/

Usage

(will provide a better documentation later)

Use example.py for now

Credits

https://www.codenong.com/cs109390694/

https://github.com/szdc/tiktok-api