{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/4"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"Routes HTTP requests through Browser-Use's proxy infrastructure with Chrome TLS fingerprinting, session-based IP persistence, and server-side cookie management.","skillfed_tags":["proxy-client","anti-detection","session-management"],"use_cases":["Scrape websites that detect and block non-browser HTTP clients by routing through Browser-Use's TLS-fingerprinted proxy.","Maintain login sessions across multiple requests by reusing a session ID to preserve cookies and IP address.","Convert HTML pages to markdown or structured JSON for ingestion into language models while reducing token usage.","Test APIs or endpoints that require consistent IP addresses or browser-like request patterns.","Route requests through specific geographic proxies using the proxy_country parameter for geo-restricted content."],"what_it_does":"fetch-use is a Python HTTP client that proxies requests through Browser-Use's infrastructure, adding Chrome TLS fingerprinting and optional session-based IP and cookie persistence. Instead of making direct HTTP calls, you authenticate with an API key and route requests through their managed proxy service, which handles the TLS handshake to mimic browser behavior and can maintain consistent IP addresses and cookies across multiple requests if you provide a session ID.\n\nThe package supports both sync and async patterns, custom headers and cookies, proxy country selection, configurable retry logic, and multiple output formats (raw, markdown, structured, simplified) for HTML responses. It's designed for scenarios where you need to make HTTP requests that appear to come from a real browser\u2014such as scraping sites with anti-bot detection, maintaining login sessions, or feeding cleaned HTML to language models\u2014without managing the fingerprinting and session state yourself.","worth_installing":"Yes, if you need to make HTTP requests that bypass anti-bot detection or require session persistence. The zero-dependency install and active maintenance make it low-risk. Verify upfront whether the Browser-Use service's pricing and geographic coverage meet your use case, since the package itself is only a client\u2014the actual proxy infrastructure is external and requires an API key."},"id":"fetch-use","links":{"html":"https://skillfed.io/packages/fetch-use","md":"https://skillfed.io/packages/fetch-use.md","pypi":"https://pypi.org/project/fetch-use/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-09","license_spdx":null,"license_treatment":"permissive","name":"fetch-use","python_support":"supports_current","summary":"Python client for Browser-Use Fetch HTTP service"},"popularity":{"monthly_downloads":6717596,"position":1864,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
