Performs headless web searches and extracts clean markdown content using the Brave Search API without requiring a browser.
Brave Web Search & Extraction is a lightweight utility designed for AI agents to interact with the web efficiently. It allows for high-speed searching and direct content extraction from URLs, converting web pages into LLM-friendly markdown. By bypassing the need for a full browser environment, it provides a faster, resource-efficient way for Claude to access real-time documentation, verify facts, and retrieve up-to-date information directly within the terminal workflow.
主要功能
01Headless web search via Brave Search API
02Zero-browser dependency for lightweight execution
03Customizable search result counts
04Optimized output format for AI context windows
05Markdown content extraction from specific URLs
061 GitHub stars
使用场景
01Searching for real-time API documentation and library references
02Retrieving facts and current event information during coding tasks
03Extracting clean text from technical articles and blog posts