← Plugins

web-fetch

Fetch and analyze web pages using an LLM

View source

plugin-web-fetch

A Stavrobot plugin that fetches web pages and analyzes their content using an Anthropic LLM.

Installation

Tell Stavrobot to install the plugin from its git URL:

Install the plugin from https://github.com/stavrobot/plugin-web-fetch

Configuration

After installation, two configuration values are required:

  • api_key: Your Anthropic API key. Obtain one from console.anthropic.com.
  • model: The Anthropic model to use for analysis (e.g. claude-sonnet-4-20250514).