Headless web search and content extraction via Brave Search API — no browser required.
npx clawhub@latest install brave-searchRequirements
Brave Search is a lightweight skill that brings web search and page content extraction to your AI agent without launching a browser. It uses the Brave Search API to retrieve results and can optionally fetch full readable content from any URL, returned as clean markdown. Ideal for looking up documentation, facts, or pulling structured content from specific pages.
npx clawhub@latest install brave-searchClick the Install button at the top of this page for one-click setup
Queries the Brave Search API and returns up to 10 results per request, each with title, link, and snippet. No browser process is spawned, keeping it fast and resource-efficient.
Use the --content flag to fetch and extract readable content from each result page, returned as clean markdown. Ideal for summarization, Q&A, or deeper research tasks.
The content.js command fetches any URL directly and converts it to readable markdown, letting your agent pull structured content from a known page without a search step.
Control how many results are returned with the -n flag, from a quick 5-result lookup up to 10 results for broader coverage.
Search for API references or library docs by query, optionally fetching full page content so your agent can answer questions with up-to-date technical details.
Retrieve current facts or news snippets from the web to ground agent responses in real-world information without maintaining a browser session.
Point the extractor at a specific article, changelog, or reference page to get its full text as markdown, ready for summarization or analysis.
npx clawhub@latest install brave-searchRequirements
Log in to write a review
No reviews yet. Be the first to share your experience!