tavily-proxy-workaround

Community

Call Tavily API on restricted servers via proxy.

Authorphotonics-dhl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Servers in restricted networks cannot access Tavily API directly, so this guide demonstrates how to call Tavily API via an explicit HTTP proxy using Python urllib.

Core Features & Use Cases

  • Explicit ProxyHandler: Use Python's ProxyHandler to define http and https proxies directly in code, avoiding environment variables.
  • Deterministic requests: Ensure consistent Tavily API interactions in restricted networks.
  • Use Case: Run Tavily searches on servers with outbound access only through a local proxy, ensuring secure and auditable usage.

Quick Start

Configure a Python script that queries Tavily API through a local HTTP proxy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tavily-proxy-workaround
Download link: https://github.com/photonics-dhl/Hermes/archive/main.zip#tavily-proxy-workaround

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.