Captcha Bypass API
Project description
captchascraper
captcha and cloudflare bypass
Example
import captchascraper
data = {"name": "captchascraper","message": "captchascraper","send_message": "投稿"}
apikey
# get
captchascraper.get("https://aarrzearadiscord.000webhostapp.com/anarchy/chat/",apikey=apikey)
# post
captchascraper.post("https://aarrzearadiscord.000webhostapp.com/anarchy/chat/",apikey=apikey,data=data)
# patch
captchascraper.patch("https://aarrzearadiscord.000webhostapp.com/anarchy/chat/",apikey=apikey,data=data)
#delete
captchascraper.delete("https://aarrzearadiscord.000webhostapp.com/anarchy/chat/",apikey=apikey)
インストールの仕方
$ pip install captchascraper
$ pip install git+https://github.com/zearadiscord/captchascraper
import captchascraper
print(captchascraper.get("https://google.com").status_code)
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
captchascraper-0.0.9.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file captchascraper-0.0.9.tar.gz.
File metadata
- Download URL: captchascraper-0.0.9.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b4f363db66ea6ced6ad44aef9e658225dcd52f6e1fe089b2c06ccb061f5e27
|
|
| MD5 |
63fddecb9cc0816e0bff418904370bc6
|
|
| BLAKE2b-256 |
34d0fb2a00decfddf7db9747bdb092a5be2d4e55a38519fe03e44c698ea082a3
|
File details
Details for the file captchascraper-0.0.9-py3-none-any.whl.
File metadata
- Download URL: captchascraper-0.0.9-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b008f69add7dc4280192fcd02ad78625984af4749356f03b5e6bcc6aa591b22c
|
|
| MD5 |
68b8653298bc999992cb0615188d05d5
|
|
| BLAKE2b-256 |
423b5bd5abfc3f918dbf70aebcb4408a29bb1425264f50281519fd7e57c43007
|