TLS fingerprinted HTTP client replacement for requests.Session
Project description
tls_sessions
A TLS-fingerprinted HTTP client.
Features
- Custom JA3
- Akamai HTTP/2 fingerprint
- TLS signature algorithms
- Drop-in
requests.Sessionreplacement
Usage
from tls_session import Session
session = Session(fingerprint="chrome_144")
r = session.get("https://example.com")
print(r.text)
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
tls_sessions-1.0.6.tar.gz
(5.8 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 tls_sessions-1.0.6.tar.gz.
File metadata
- Download URL: tls_sessions-1.0.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45aa92bf9ccc81dc1504b41f4dcd4ec1cacf7b07053d113faf5b3f17399cd87d
|
|
| MD5 |
4bbde339e6b55febcb5976cf9ffa6ed9
|
|
| BLAKE2b-256 |
b222d0ee80bf47726ab7e00cf5cd30e6381e027754ea8682e5c6aafa68dcc2d1
|
File details
Details for the file tls_sessions-1.0.6-py3-none-any.whl.
File metadata
- Download URL: tls_sessions-1.0.6-py3-none-any.whl
- Upload date:
- Size: 5.6 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 |
e357a3cc9a7a4346c711b0558b6f48431f9d5501b43f30c38e779a5d1f5cb329
|
|
| MD5 |
54a8a5647724051b5e88188ed826ccb3
|
|
| BLAKE2b-256 |
0e9ea393304c3d59ef37203160b2e5fb412ca82b9bc77d59e3360a6a7368c613
|