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.3.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file sati_ac-0.1.3.tar.gz
.
File metadata
- Download URL: sati_ac-0.1.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89548d074f479a3253ce499fa888d23a1e39baeb3421af077139d73162d84de2 |
|
MD5 | f204450a0f0a307b2277b806f3899353 |
|
BLAKE2b-256 | dfed015136019ad77e10bbf1ccd589ef23b966f43c89888de687da5b01010008 |
File details
Details for the file sati_ac-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: sati_ac-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25e505fd38fe88726992af5230cfa48e39ecff8f0cd4f3bec2ea7edf2d5e9dbd |
|
MD5 | 5bd3796776fb18b09141f9f1c468fb1a |
|
BLAKE2b-256 | 57c10fd65572cbd672f97789259fde135bc0d664775a4498a941daaed61d3f37 |