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
DEVREG (X-LOG + X-APP-LOG)
from tikapipy import TikApi
api = TikApi(key='') # api key
print(api.devreg()) # res: json
X-LADON
from tikapipy import TikApi
api = TikApi(key='') # api key
print(api.xladon()) # res: str
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.4.tar.gz
(2.5 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.4.tar.gz.
File metadata
- Download URL: tikapipy-1.1.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
481121fd790ba6897b9ea64ae145c9f041ed70c5373a01f41a5925e22a18708d
|
|
| MD5 |
00e23202b23dd544fc6f47654fed1a6d
|
|
| BLAKE2b-256 |
bc87c934e6aca42159b95b8a107b477f5ac1d42bf46e9b2781e525aaa2baa9ea
|
File details
Details for the file tikapipy-1.1.4-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.1.4-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
7b386b4872417b4514e9b0f42746ef7da9d5ad6845257a64608e349d98a9c26e
|
|
| MD5 |
f4d30625d417fae6aaed62c183d6a273
|
|
| BLAKE2b-256 |
b62423b2d830a6410f6f2586661de6079f35ae69792c7545b87902601eaff623
|