{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/9"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Makes HTTP requests with browser-like TLS fingerprinting to bypass anti-bot detection and fingerprinting-based blocking on modern websites.","skillfed_tags":["web-scraping","anti-bot-bypass","tls-fingerprinting"],"use_cases":["Scrape websites protected by anti-bot systems that use TLS fingerprinting detection","Build automated API clients that need to mimic browser TLS signatures to avoid detection","Rotate through multiple proxies and TLS fingerprints simultaneously for distributed data collection","Handle high-concurrency web requests using the asynchronous API for concurrent scraping tasks","Bypass anti-bot measures on sites that block non-browser clients based on TLS handshake analysis"],"what_it_does":"wrapper-tls-requests is an HTTP client that wraps TLS fingerprinting capabilities to mimic browser behavior and defeat anti-bot systems. It automatically synchronizes headers based on a chosen browser identifier, and supports proxy rotation with optional weight and region parameters. The library handles HTTP/1.1, HTTP/2, and HTTP/3 (Alpha), with features like cookie management, authentication, gzip and brotli decompression, and both synchronous and asynchronous request modes.\n\nIt is built for developers who need to scrape websites or interact with APIs protected by TLS fingerprinting or anti-bot measures. The package depends on charset-normalizer, idna, and orjson for header normalization, domain handling, and JSON serialization. It is actively maintained, supports Python 3.8 through 3.13, and carries no known security vulnerabilities.","worth_installing":"Yes, if you need to bypass TLS fingerprinting or anti-bot detection on modern websites. The package is actively maintained, carries no known vulnerabilities, has low install friction, and is marked Production/Stable. Install with caution if your use case involves terms-of-service violations or unauthorized scraping; the tool itself is neutral, but its primary purpose is circumventing anti-bot measures."},"id":"wrapper-tls-requests","links":{"html":"https://skillfed.io/packages/wrapper-tls-requests","md":"https://skillfed.io/packages/wrapper-tls-requests.md","pypi":"https://pypi.org/project/wrapper-tls-requests/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-23","license_spdx":"MIT","license_treatment":"permissive","name":"wrapper-tls-requests","python_support":"supports_current","summary":"A powerful and lightweight Python library for making secure and reliable HTTP/TLS fingerprint requests."},"popularity":{"monthly_downloads":114367,"position":12300,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.5"}
