Claude-SearchBot
Retrieves and verifies sources for Claude’s web search.
| Operator | Anthropic |
| Role | AI search crawlerRetrieves and verifies pages so an AI model can cite them as sources. |
| User agent token | Claude-SearchBot |
| robots.txt | The operator documents honouring robots.txt. |
| Operator docs | support.anthropic.com |
Allow or block Claude-SearchBot in robots.txt
Add either rule to the robots.txt at your site root. robots.txt is a request, not a lock: this operator documents honouring it, so the rule is normally enough.
Allow
User-agent: Claude-SearchBot Allow: /
Block
User-agent: Claude-SearchBot Disallow: /
Worth knowing before you block: this is a retrieval crawler. Blocking it removes your pages from what the AI models can read and cite live, which usually costs visibility rather than protecting anything.
Other Anthropic crawlers
- Claude-UserLive answer fetcher
- ClaudeBotTraining crawler
- Anthropic-AIOn-demand fetcher
Is Claude-SearchBot allowed on your site right now?
The free checker reads your robots.txt and probes your site as each AI crawler, so you see the policy and the reality in one pass.