Archer - Smart browser-like HTTP client
Project description
Archer
Archer is a headless, browser-like HTTP client that emulates modern browsers.
It handles realistic TLS fingerprints, randomized headers, and session cookies.
from archer import ArcherSession
s = ArcherSession(browser="chrome", version="122")
r = s.get("https://example.com")
print(r.status_code, r.text[:200])
pip install .to install locallypip install git+https://github.com/QuantumLLC/Archer
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
archerfr-0.1.0.tar.gz
(6.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 archerfr-0.1.0.tar.gz.
File metadata
- Download URL: archerfr-0.1.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee80c154c86e53caa8a947395ec71517aac52b419946346dbf24c4682bfeb285
|
|
| MD5 |
6a8d8301f23bca645683b46820d93931
|
|
| BLAKE2b-256 |
80ba37d724b993d52a577e2cd96cf566ee2262eb043e198d9c926f90c9f1e8b1
|
File details
Details for the file archerfr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: archerfr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5fc9d7e496f4040462edfc2f6e263586ea671a6498c05db9d8bf32bf87a8097
|
|
| MD5 |
a0d7606fd4439da2845b7e049b8eddb4
|
|
| BLAKE2b-256 |
cc56a4cbb5646a6ced7f9c7f39c5d3d56f692f4b2fe53b903d5ba050b4f22b8b
|