Solver for anti-bot challenges (Anubis / canine.tools style)
Project description
anubis-solver
Solve Anubis Web AI Firewall challenges.
Anubis
Install
pip install anubis-solver
Use
import requests
from anubis_solver import solve
cookie = solve("https://fabulous.systems/")
print(cookie)
content = requests.get("https://fabulous.systems/", headers={"Cookie": cookie}, verify=False).text
print(content)
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
anubis_solver-0.1.1.tar.gz
(3.3 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 anubis_solver-0.1.1.tar.gz.
File metadata
- Download URL: anubis_solver-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b49668d36f34c9a33cfb99cf3a6961800fba7e91bd80a938afbc022e1fb3099b
|
|
| MD5 |
bd97d3d45b361d0ab86c668031ee1615
|
|
| BLAKE2b-256 |
868b937c5547aa0cd385da8960009d1beb1441fe6e8158906dfebe5b3f6cb0b7
|
File details
Details for the file anubis_solver-0.1.1-py3-none-any.whl.
File metadata
- Download URL: anubis_solver-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d730a3914c758a2b74ca3c204a8bff6b3c44382aecce6bf7f17c6d5960fc37d5
|
|
| MD5 |
f2e18c7cdb67cc641e350db7f61676cd
|
|
| BLAKE2b-256 |
5e4b7d0398f28e33566b104e9081d05ae4a9d67c9369215303f0a25c08fb50eb
|