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.7.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.7.tar.gz.
File metadata
- Download URL: tikapipy-1.1.7.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 |
d0a9a4f79856ad7b1c697054278e5d5976c82464fcc614cc4e8b3a7001d36227
|
|
| MD5 |
a181eaf36e96818b3e04130fc4cfaf5f
|
|
| BLAKE2b-256 |
a4950ae17f24e4b23a958c92199bc886ca6c0dba94be0f3b2930529cc5b2d7e2
|
File details
Details for the file tikapipy-1.1.7-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.1.7-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 |
bcdcb3a5994de80dabd0f87ec9f45ab0dea8fe1dfb5e12eb8df8ecf30853624b
|
|
| MD5 |
9cba470750f6c67f072fbe3952ed1e30
|
|
| BLAKE2b-256 |
998620494b1591660ed70539ce4ce00fc8c4df6b25c7f8d563ae5140210bc6d4
|