What is Claude-SearchBot?

Claude-SearchBot is used to create an index of websites that can be surfaced as results in Anthropic's Claude AI assistant search feature. Agent Analytics can track when it visits your website.

Overview

Operated By Anthropic
Expected To Follow Robots.txt Yes
Insights Last Updated July 19, 2026

Category

AI Search Crawler
Indexes website content to possibly include as citations in AI-powered search results

Expected Behavior

Claude-SearchBot works like Googlebot with a less predictable calendar. Expect recurring crawls across your whole site, at a frequency that tracks how often your content changes and how much authority your site carries. Visits can cluster in bursts when its index refreshes.

Claude-SearchBot's User Agent

User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Claude-SearchBot/1.0; +searchbot@anthropic.com)

How To Block Claude-SearchBot With Robots.txt

Add this rule to your robots.txt file to block Claude-SearchBot from accessing your entire website, or use Automatic Robots.txt to block all AI search crawlers at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: Claude-SearchBot # https://knownagents.com/agents/claude-searchbot
Disallow: /

Global Insights for Claude-SearchBot

As of July 19, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

Robots.txt Blocked Percentage

10%
10% of top websites are blocking Claude-SearchBot
Learn How →

Country of Origin

United States
Claude-SearchBot normally visits From the United States

Robots.txt Blocking Trend

10% of top websites block Claude-SearchBot in their robots.txt files.

Overall AI Search Crawler Traffic

3.4% of all web traffic came from AI search crawlers.

Top Visited Website Categories

Business and Industrial
Reference
Science
Shopping
Hobbies and Leisure

The types of websites most frequently visited by Claude-SearchBot.

Frequently Asked Questions

Should I Block Claude-SearchBot?

No, for the same reason you would not block Googlebot. Claude-SearchBot indexes your site for an AI search engine, and its results link back to you. Blocking it removes you from a whole search channel without helping your traditional rankings. For comparison, 10% of the top websites we track already have robots.txt rules for Claude-SearchBot.


Does Claude-SearchBot Follow Robots.txt Rules?

Yes. Claude-SearchBot is expected to follow robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms Claude-SearchBot actually follows it.


Does Claude-SearchBot Access Private Content?

No. Claude-SearchBot indexes what an anonymous visitor can load, like a traditional search crawler. The bigger risk is content that is public by accident, like a staging site, which it will happily index.


Why Is Claude-SearchBot Visiting My Website?

Claude-SearchBot is indexing your site so your pages can appear in its AI search results. It found you through links, your sitemap, or mentions of your domain, and it returns on its own schedule to keep the index fresh.


How Can I Tell if Claude-SearchBot Is Visiting My Website?

Agent Analytics tracks Claude-SearchBot visits and every other known AI agent, crawler, and scraper alongside it, then authenticates each visit against Claude-SearchBot's published verification method. You can also check your server logs for requests whose user agent string contains "Claude-SearchBot". Look for recurring visits spread across your site, like a search engine crawl. A log match is still not proof, because any bot can claim to be Claude-SearchBot.