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
pip install tls_sessions
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.1.1.tar.gz
(5.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 tls_sessions-1.1.1.tar.gz.
File metadata
- Download URL: tls_sessions-1.1.1.tar.gz
- Upload date:
- Size: 5.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 |
ab793a563a9e334e3587347efdc8a621654f26420421f7cece4c0a333796fedc
|
|
| MD5 |
b71b6ec2975b6b71b262e36af619f2b9
|
|
| BLAKE2b-256 |
a30b863398533fa2c5498ddc5e2b771ce247dec0f6a82b5571a6e5bf40cf7400
|
File details
Details for the file tls_sessions-1.1.1-py3-none-any.whl.
File metadata
- Download URL: tls_sessions-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.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 |
15767db1d393e4fbaf77591aa2a6107c418415cb8a9f66c72ca84f19514a2237
|
|
| MD5 |
f7e55c7d4a13ba8ef10670b49a7ad855
|
|
| BLAKE2b-256 |
e80aaa5f1e83e27079c167e334f39e3b2cd721fc84f186a2b1dfa0aa706fce23
|