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.6.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.6.tar.gz.
File metadata
- Download URL: tikapipy-1.1.6.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 |
c9f6e78680dd4b98afa06729114a6ff8f92e85095cc9e3d83d1348f42c928328
|
|
| MD5 |
1719c87d95371f7f324a847431c161e7
|
|
| BLAKE2b-256 |
d38e7b6d480328c899ffee03c000cefcbb1ce74413e73cf833d7227ee79f86d0
|
File details
Details for the file tikapipy-1.1.6-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.1.6-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 |
1b67c304e6a440fdc882db76edbf826ba0feac837f20412eab75c86830c9f5e2
|
|
| MD5 |
12a4ce6e5e4fc79f906d7884ac10acfc
|
|
| BLAKE2b-256 |
942f10ded79af20070e1e0da5ddff2ffb14e60295b5e06753d0eb1ea5e1c084c
|