AI Crawler Directory · Anthropic
Claude-SearchBot navigates the web to improve the quality and relevance of Claude’s search results. It plays the OAI-SearchBot role in Anthropic’s stack: building the index that Claude’s web-search features draw citations from.
Anthropic notes that disallowing Claude-SearchBot reduces your visibility in Claude’s search results — the direct trade. For sites competing on AI visibility, this bot is the gatekeeper for the Claude citation channel, so the standard posture is to allow it explicitly.
It respects robots.txt and does not execute JavaScript, which makes server-rendered content with clear structure the reliable way to be indexed completely.
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Claude-SearchBot/1.0; +claude-searchbot@anthropic.com)Representative format — Anthropic does not publish an exact canonical UA string; the bot token is the stable identifier.
The User-Agent header is plain text — any client can claim to be Claude-SearchBot, and scrapers routinely do. Verify against Anthropic’s published bot IPs at claude.com/crawling/bots.json.
https://claude.com/crawling/bots.jsonFetch the list and check the hit’s source IP against it — for a quick manual look:
curl -s https://claude.com/crawling/bots.jsonThis is a search-index bot: it feeds the citations AI answers link to. If you want AI visibility — and the referral traffic behind it — the standard posture is to allow it.
User-agent: Claude-SearchBot
Allow: /User-agent: Claude-SearchBot
Disallow: /Claude-SearchBot is Anthropic’s search-indexing crawler. It crawls the web to improve search result quality for Claude users, powering which pages Claude’s search features can surface and cite.
Yes, if Claude citations matter to you. Anthropic explicitly documents that disabling it reduces your visibility in Claude search results. Blocking it is opting out of the Claude citation channel.
No — training collection is ClaudeBot’s job. Anthropic separates the two, so you can run a split policy: block ClaudeBot to stay out of training data while allowing Claude-SearchBot to remain citable in live answers.
Check the source IP against claude.com/crawling/bots.json. Only an IP match proves the request came from Anthropic; the UA string alone can be forged by any client.
Attrifast tracks AI referrals as revenue lines: ChatGPT, Perplexity, Claude, and Gemini visits tied to real Stripe money. $9.99/mo flat.
7-day free trial · $0 due today · then $9.99/mo · cancel anytime
