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.0.9.tar.gz
(2.2 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.0.9.tar.gz.
File metadata
- Download URL: tikapipy-1.0.9.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a45e39713c83f5bf9d75fb48e24529a606860ff9ce257b3a12207ad6527d101
|
|
| MD5 |
cc7485860681cd04f07683d6eb110bfe
|
|
| BLAKE2b-256 |
e9c29350cc5b5e1d9d6e5693e5dfbcec97d46bc0669e08e0a7facdfcafb7f1c8
|
File details
Details for the file tikapipy-1.0.9-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.0.9-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
17043e411d3639d596ff0d68a57661e4323708a30ac0f7dc1d7771b45f6fd5d5
|
|
| MD5 |
cace34dcd6425483d43afcc007dd2c36
|
|
| BLAKE2b-256 |
b3086859152460edb6dc34b70dcdd432a62f2543c9d77a2b49357e482b2f6ed9
|