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.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file sati_ac-0.1.2.tar.gz
.
File metadata
- Download URL: sati_ac-0.1.2.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 | 3fded450a1d971a30fa15a219f03a5243d6fdd47afe813e69e3f905cc5541cba |
|
MD5 | b0cc171105982f69f6d4663de29a4ca7 |
|
BLAKE2b-256 | 34fe15c75867868dfae2cf1d77c07c980b5c2f5b57d98f5575affcf3e3b32c77 |
File details
Details for the file sati_ac-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: sati_ac-0.1.2-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 | e8e9e34289606584c836adc4835acc3c1e1e1531ff049d2923a498cc77a3ce95 |
|
MD5 | f77f35f9b36e371dd52f197b10970bb5 |
|
BLAKE2b-256 | 10c5968a7502127b45091b0c56d619c8cc539ee0e33fa49279e3fb37cc1a65a6 |