brave_search_and_fetch
Search the web using Brave Search and retrieve content from top results. Fetch text from URLs based on specified queries, supporting up to 10 results for comprehensive web scraping tasks.
Instructions
Search the web using Brave Search and automatically fetch content from the top results.
Args: query: The search query max_results: Maximum number of results to fetch content for (default: 3, max: 10)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_results | No | ||
query | Yes |