An api-wrapper for https://tiktok.jiroawesome.tech/.
Project description
tikapipy
- An api-wrapper for https://tiktok.jiroawesome.tech/.
Installation
pip install tikapipy
Example
XSS_STUB
from tikapipy import TikApi
api = TikApi(key='') # api key
payload = "payload"
print(api.xss_stub(payload=payload)) # res: int
X-GORGON
from tikapipy import TikApi
api = TikApi(key='') # api key
url = "url"
coolies = "cookies"
print(api.x_gorgon(url=url, cookies=cookies)) # res: str
X-KHRONOS
from tikapipy import TikApi
api = TikApi(key='') # api key
url = "url"
coolies = "cookies"
print(api.x_khronos(url=url, cookies=cookies)) # res: int
API-KEY
- DM Virtuality.#6670 on Discord to purchase an api-key.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tikapipy-1.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tikapipy-1.1.0.tar.gz.
File metadata
- Download URL: tikapipy-1.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c1179e9a0fc9e0a7c2bfd410ed5ec4dfa032f8fff3c4712a90f92ff65499465
|
|
| MD5 |
6c477c87d054452b306bcd27c60b74b4
|
|
| BLAKE2b-256 |
49f531939384ff873c6c5e3809691aba206616320a00e22c069f7f45b6bbb6aa
|
File details
Details for the file tikapipy-1.1.0-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862b45f84917ba02bcbeb0e63c613b771b3655f09ec6aec13a42ceab3dfe04d2
|
|
| MD5 |
c59719eb2e922a107e86719ef76ac518
|
|
| BLAKE2b-256 |
a3f0a734de54c230ea82e30749f113d6b63c002e21ced08c1f9ad4aa5407aa99
|