Next generation anti-captcha
Project description
sati-ac - python client for sati.ac
usage example
import asyncio
from sati import Sati
async def main():
sati = Sati(token)
print(await sati.get_balance())
task = await sati.solve('Turnstile',
siteKey = '0x4AAAAAAAHMEd1rGJs9qy-0',
pageUrl = 'https://polygon.sati.ac/Turnstile'
)
print(task.result.token)
asyncio.run(main())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sati_ac-0.1.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file sati_ac-0.1.1.tar.gz
.
File metadata
- Download URL: sati_ac-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cff035c3e8391ba6986c45ecbb3f7d239f2e6c5c2bd8eef65e372038d2c4f43 |
|
MD5 | 7da7273eeb09e4fe9eaeabc5f31e9026 |
|
BLAKE2b-256 | a7845739bf03da328fc413c999554a3ff3b0b8fa17510592a783a56fa81e926f |
File details
Details for the file sati_ac-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sati_ac-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 695f5f9a04a72944f774919abcc5d08521d0cf594d3b3fb94bd00528a7889bf0 |
|
MD5 | f36babe36abc8933be242caa0c2c2022 |
|
BLAKE2b-256 | f5f7c1680316025f23564c28138580406c587b5ebfd00c0bd7a24ec3114e0ae8 |