> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eden.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Websearch

> Search and extract content from any webpage

## Overview

Search and extract content from any webpage

* **Output Type**: string
* **Estimated Cost**: 0.5 credits
* **Handler**: local

## Parameters

### Required Parameters

<ParamField body="url" type="string" required>
  The webpage URL to analyze (must start with http\:// or https\://)

  * Label: URL
</ParamField>
