What is Claude-SearchBot?
Claude-SearchBot is Anthropic's crawler for improving search results shown to Claude users. Anthropic says it navigates the web and analyzes pages to improve the relevance and accuracy of search responses. Cloudflare classifies the same bot in its AI search category and links to Anthropic's crawler guidance.
Anthropic separates this work from its other two named bots. Claude-User retrieves content at a person's direction during a Claude interaction, while ClaudeBot collects public web material that may contribute to model training. Claude-SearchBot is the middle case: it indexes content for search optimization rather than answering one specific fetch request or building a training dataset.
Requests can revisit online content so Anthropic's search system has material to evaluate for later results. Blocking the bot prevents that indexing on the affected host. Anthropic warns that this may reduce the site's visibility and the accuracy with which it appears in user search results.
Claude-SearchBot can therefore affect AI search visibility inside Claude. Access still does not guarantee a citation or a particular placement because the search system chooses sources for each query. It does not control general web ranking, and Anthropic does not describe this bot as a model training collector.
The recorded User-Agent and robots token are both exactly Claude-SearchBot. Cloudflare's bot directory lists no Web Bot Auth directory, but Anthropic publishes crawler IP information and this entry is marked IP verified. Promptwatch also tracks the bot, allowing classified requests to be reviewed by path, status, and time without treating every self-reported header as genuine.
Anthropic states that its bots honor standard robots.txt directives and supports the non-standard Crawl-delay field. The metadata likewise records true. Cloudflare's entry conflicts with that statement by marking followsRobotsTxt as false, so a careful implementation publishes the Anthropic-documented rule and checks actual traffic after the change.
