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.8.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.8.tar.gz.
File metadata
- Download URL: tikapipy-1.0.8.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 |
6ee0b8a9bbc7c7707ad81d3f26eede4441e06d8153d49ee151313c487a16064e
|
|
| MD5 |
94f3a0c45fca66d0dfc787ee68d60cb5
|
|
| BLAKE2b-256 |
604db8b8087d5b4cdd270b85e7415ff283dd8aa129b6eeddd84cf5197df687fb
|
File details
Details for the file tikapipy-1.0.8-py3-none-any.whl.
File metadata
- Download URL: tikapipy-1.0.8-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 |
a1742b49af67f80c5f19dfea8b742494fdc23d866c7558325acbacf5a6615f7c
|
|
| MD5 |
230a6f0e16f1773ac998612f22c1cbe5
|
|
| BLAKE2b-256 |
a905c2f9d393c701e231e4ab25309ffac5e1c80652358070061a11f20bba2f3e
|