Search notes:
Python library: curl_cffi
curl_cffi
is a Python binding for
curl
.
Unlike other (pure python) libraries like
HTTPX
or
requests
, curl_cffi can impersonate browsers' TLS/JA3 and HTTP/2 fingerprints (and might therefore be helpful when being blocked by a webserver).
Index