Funcaptcha API
Project description
funcaptcha
Status ~ under developement
Repository: github.com/xtekky/funcaptcha
install funcaptcha
pip install funcaptcha
current example (get key)
from funcaptcha import Funcaptcha
funcap = Funcaptcha(
api_url = 'twitch-api.arkoselabs.com',
api_key = 'E5554D43-23CC-1982-971D-6A2262A2CA24',
site_url = 'https://www.twitch.tv'
)
key = funcap.getkey()
print(f"Key: {key}")
Tekky (c) 2022
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
funcaptcha-0.1.4.tar.gz
(4.8 kB
view details)
File details
Details for the file funcaptcha-0.1.4.tar.gz.
File metadata
- Download URL: funcaptcha-0.1.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8e2875cf38a08bddeb83ef2395cdcb9c60491b2595f3d0bd9f6b5c2ae339b5c
|
|
| MD5 |
78806e3359272bfb3d3ca4631582f0b4
|
|
| BLAKE2b-256 |
cc8a9ef51c4a22f66af8c8b14909deb95629bb24826d4d1d8095d0db0ff64eb6
|