A Stavrobot plugin that fetches web pages and analyzes their content using an Anthropic LLM.
Tell Stavrobot to install the plugin from its git URL:
Install the plugin from https://github.com/stavrobot/plugin-web-fetch
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).