Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.22 KB

📱 TikTok Private API

TikToks private mobile API allows developers to access the full range of TikTok's private mobile API endpoints, providing comprehensive and in-depth functionality for building TikTok-based applications and integrations.

🔥 Features (More to come)

  • User
    • Un/follow a user
    • Get followers list
    • Get following list
  • Posts
    • Un/like a video
  • Profile
    • Edit bio
    • Edit nickname
    • Edit username
    • Check username
  • Algorithms
    • X-Gorgon & X-Khronos repo

⚙️ Setup

  • Star this project or else it wont work
  • Run the following command in CMD: pip install requests
  • Take a look at ./examples to know how to use this wrapper

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check out the issues page.

Disclaimers

Warning I'm not responsible for anything that may happen, such as, API blocking, account termination, etc.

Note This is for educational purposes only.

🧑‍💻 Contact