[
  {
    "id": "brave-search-api-docs-1",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Get your API key and make your first request in minutes.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-2",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Advanced Web search, with pre-extracted content that's optimized for AI agents, LLM grounding, and RAG pipelines.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-3",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Last 24 Hours (`pd`): Get the latest updates and recent content",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-4",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Customize your web search results by specifying: **Country**: Target results from specific countries using 2-character country codes",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-5",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "The extra snippets feature provides up to 5 additional excerpts per search result, giving you more context from each web page.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-6",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Web Search supports Goggles, which allow you to apply custom re-ranking on top of search results. You can: Boost or demote specific websites and domains",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-7",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Site-specific searches: `site:github.com rust tutorials`",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-8",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Only request the next page if `more_results_available` is `true`. This prevents unnecessary API calls when no more results are available.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-9",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Control adult content filtering with the `safesearch` parameter: **off**: No filtering **moderate**: Filter explicit content (default) **strict**: Filter explicit and suggestive content",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-10",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "To fetch AI-generated descriptions for locations: curl \"https://api.search.brave.com/res/v1/local/descriptions?ids=...\"",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-11",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Rich Search API responses provide accurate, real-time information about the intent of the query...includes verticals such as sports, stocks, and weather.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-12",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "This guide covers the steps required to enable Brave Search as a tool to be used in the Claude desktop app using the Model Context Protocol (MCP).",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-13",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "This guide covers the steps required to enable Brave Search as the default search engine in Open WebUI, a free and extensible self-hosted AI interface.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-14",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "This guide covers the steps to enable Brave Search via the official Brave Search community node in n8n.io, a flexible and community-driven automation platform.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-15",
    "tier": "claimed-docs",
    "url": "https://github.com/brave/brave-search-mcp-server",
    "excerpt": "An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, place search, image search, video search, news search, LLM context, and AI-powered summarization.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-16",
    "tier": "claimed-docs",
    "url": "https://github.com/brave/brave-search-mcp-server",
    "excerpt": "Generates AI-powered summaries from web search results using Brave's summarization API...First perform a web search with `summary: true`, then use the returned summary key with this tool.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-17",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/",
    "excerpt": "Answers grounded on a single search or multiple searches for better accuracy & reduced hallucinations.",
    "fetchedAt": "2026-09-04T00:35:11.308Z"
  },
  {
    "id": "brave-search-api-docs-18",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Our service crawls and indexes billions of web pages, ensuring fresh and accurate search results for your applications.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-19",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Web Search offers powerful date-based filtering to help you find the most relevant content",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-20",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Web Search supports Goggles, which allow you to apply custom re-ranking on top of search results. You can: *   Boost or demote specific websites and domains",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-21",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Use quotes for exact phrase matching: \"climate change solutions\" *   Exclude terms with minus: javascript -jquery *   Site-specific searches: site:github.com rust tutorials",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-22",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Rather than blindly iterating with increasing offset values, check the more_results_available field in the response to determine if additional pages exist.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-23",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Control adult content filtering with the safesearch parameter: *   **off**: No filtering *   **moderate**: Filter explicit content (default) *   **strict**: Filter explicit and suggestive content",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-24",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Use the id values to fetch detailed POI information from the Local Search API endpoints. The ids query parameter accepts up to 20 location IDs",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-25",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Rich Search API responses provide accurate, real-time information about the intent of the query. This data is sourced from 3rd-party API providers and includes verticals such as sports, stocks, and weather.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-26",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Looking to power agents or chatbots? Use the LLM Context endpoint instead. The LLM Context endpoint is specifically built for machine consumption, and benchmarked as the most powerful Search API for AI.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-27",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "AI-generated answers backed by real-time web search and verifiable sources.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-28",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Get real-time news articles from thousands of trusted sources worldwide.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-29",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Search through billions of images with advanced filtering and SafeSearch options.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-30",
    "tier": "claimed-docs",
    "url": "https://github.com/brave/brave-search-mcp-server",
    "excerpt": "Generates AI-powered summaries from web search results using Brave's summarization API.",
    "fetchedAt": "2026-09-04T00:36:46.723Z"
  },
  {
    "id": "brave-search-api-docs-31",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "The Brave Search API gives you access to the same powerful, independent search index that powers Brave Search",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-32",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Web Search supports Goggles, which allow you to apply custom re-ranking on top of search results.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-33",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Rather than blindly iterating with increasing offset values, check the `more_results_available` field in the response to determine if additional pages exist.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-34",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Control adult content filtering with the `safesearch` parameter: **off**: No filtering",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-35",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Use the `id` values to fetch detailed POI information from the Local Search API endpoints.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-36",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation/web-search/get-started",
    "excerpt": "Rich Search API responses provide accurate, real-time information about the intent of the query... includes verticals such as sports, stocks, and weather.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-37",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "This guide explains how to equip OpenClaw with better exposure to the Brave Search API, giving agents access to crucial context and enhanced Web search capabilities.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-38",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "This guide will help you get set up with the Brave Search API in Dify, an open-source platform designed to simplify AI application development, and offer real-time, accurate search results as part of AI agent orchestration.",
    "fetchedAt": "2026-09-04T00:38:30.295Z"
  },
  {
    "id": "brave-search-api-docs-39",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Pre-extracted page content for your LLM — no scraping, token-budgeted. This is the default for RAG, tools, and chatbots.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-40",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Search for _humans_. Ranked titles, URLs, and short snippets for a results page, plus local and rich enrichments.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-41",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Find video content from across the web with metadata and thumbnails.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-42",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/index.html.md",
    "excerpt": "Find geographic places — businesses, landmarks, POIs, cities, addresses, and more.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-43",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/services/answers/index.html.md",
    "excerpt": "AI-generated answers backed by real-time web search and verifiable sources",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-44",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/",
    "excerpt": "Goggles: Custom reranking & result filtering",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-45",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/resources/skills/index.html.md",
    "excerpt": "Skills work with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, VS Code, Windsurf, OpenClaw, Cline, Goose, Amp, Roo Code",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-46",
    "tier": "claimed-docs",
    "url": "https://brave.com/search/api/guides/",
    "excerpt": "how we can leverage Claude Cowork on Amazon Bedrock and the Brave Search MCP Server to work together",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-47",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/api-reference/other/suggestions/index.html.md",
    "excerpt": "Intelligent search suggestions to help users find what they’re looking for.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-48",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/api-reference/other/spell_check/index.html.md",
    "excerpt": "Intelligent spell checking to improve query quality and help users find what they’re looking for.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-49",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/api-reference/web/rich_search/index.html.md",
    "excerpt": "Gets the rich realtime result for the requested resource, ie. query like `weather in london`.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-50",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/api-reference/web/local_pois/index.html.md",
    "excerpt": "Get detailed information about points of interest.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-51",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/api-reference/web/poi_descriptions/index.html.md",
    "excerpt": "Get LLM generated descriptions about points of interest.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-52",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/app/documentation",
    "excerpt": "Built from the ground up without relying on Google or Bing, our API delivers unbiased, high-quality search results for your applications.",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-53",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/services/answers/index.html.md",
    "excerpt": "Stream answers in real-time with pro",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-54",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/services/answers/index.html.md",
    "excerpt": "Use the familiar OpenAI SDK for seamless integration",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-docs-55",
    "tier": "claimed-docs",
    "url": "https://api-dashboard.search.brave.com/documentation/services/llm-context/index.html.md",
    "excerpt": "Fine-tune the amount of context with configurable token and URL limits",
    "fetchedAt": "2026-09-16T05:25:40.961Z"
  },
  {
    "id": "brave-search-api-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46822822",
    "excerpt": "User noted Brave Search API free tier ToS states: 'These Terms of Use prohibit using responses for AI inference,' raising confusion since guides show people integrating it with AI agents like OpenClaw despite this restriction.",
    "fetchedAt": "2026-09-04T00:39:44.129Z"
  },
  {
    "id": "brave-search-api-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46822822",
    "excerpt": "Workaround suggested: Brave has a separate AI Inference plan that works fine with OpenClaw; users must cancel their standard plan and sign up for the AI-specific plan instead to comply with ToS.",
    "fetchedAt": "2026-09-04T00:39:44.129Z"
  },
  {
    "id": "brave-search-api-probe-1",
    "tier": "probe",
    "url": "https://api-dashboard.search.brave.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://api-dashboard.search.brave.com/llms.txt # Brave Search API\n\n> Independent search infrastructure for developers: web, image, video and news search, plus LLM-read",
    "fetchedAt": "2026-09-16T05:25:42.163Z"
  },
  {
    "id": "brave-search-api-probe-2",
    "tier": "probe",
    "url": "https://api-dashboard.search.brave.com/app/documentation.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://api-dashboard.search.brave.com/app/documentation.md",
    "fetchedAt": "2026-09-16T05:25:42.163Z"
  },
  {
    "id": "brave-search-api-probe-3",
    "tier": "probe",
    "url": "https://api-dashboard.search.brave.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://api-dashboard.search.brave.com/openapi.json, https://api-dashboard.search.brave.com/swagger.json, https://api-dashboard.search.brave.com/api/openapi.json, https://api-dashboard.search.brave.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T05:25:42.163Z"
  },
  {
    "id": "brave-search-api-probe-4",
    "tier": "probe",
    "url": "https://github.com/brave/brave-search-mcp-server",
    "excerpt": "official MCP server documented at https://github.com/brave/brave-search-mcp-server",
    "fetchedAt": "2026-09-16T05:25:42.163Z"
  }
]
