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.0.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file sati_ac-0.1.0.tar.gz
.
File metadata
- Download URL: sati_ac-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83c5f141f646efc02b12e38b1f1d20a32cab1f0f478e6497e073892855bda22 |
|
MD5 | 09c8beea370667c2f48e6496739fd47f |
|
BLAKE2b-256 | a37988aea63bd9ed304e1c7ac225759c851922b64c05bb35831be9f04f42be20 |
File details
Details for the file sati_ac-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: sati_ac-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b3079be493d5862c63e43f3f72a4c3c9f7a4f74e6b474448176896c2371113c |
|
MD5 | 128c5adc6e9526fea8457803edfc0982 |
|
BLAKE2b-256 | acefec28f33b8dd40d434c48bdc7899b5880dce07cbb2bbecd79af080e83670b |