Skip to main content

Overview

Web search tool using the BoCha AI-powered search API. Returns structured results with titles, URLs, summaries, and metadata.
Required: A BoCha API key. Get one at bochaai.com. Install the extra: pip install aiohttp.

Quick Start — No Attributes

Call the factory function with only the required API key.

Parameters

Function Parameters: Tool Parameters:

Result Format

Search results are returned as a list of dictionaries:

Installation