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)
Release files for anubis-solver 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anubis_solver-0.1.1.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anubis_solver-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / anubis_solver-0.1.1.tar.gz
| Download URL | anubis_solver-0.1.1.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b49668d36f34c9a33cfb99cf3a6961800fba7e91bd80a938afbc022e1fb3099b
|
|
BLAKE2b-256 checksum How to use checksums |
868b937c5547aa0cd385da8960009d1beb1441fe6e8158906dfebe5b3f6cb0b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / anubis_solver-0.1.1-py3-none-any.whl
| Download URL | anubis_solver-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d730a3914c758a2b74ca3c204a8bff6b3c44382aecce6bf7f17c6d5960fc37d5
|
|
BLAKE2b-256 checksum How to use checksums |
5e4b7d0398f28e33566b104e9081d05ae4a9d67c9369215303f0a25c08fb50eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|