What is Claude-SearchBot? AI crawler guide

Claude-SearchBot by Anthropic: Anthropic search crawler that indexes content to improve Claude search result relevance and accuracy. Check its reported user-agent, robots.txt behavior, source, and verification guidance.

Anthropic search crawler that indexes content to improve Claude search result relevance and accuracy.

What is Claude-SearchBot?

Claude-SearchBot is a web crawler operated by Anthropic. It indexes content to improve the relevance and accuracy of search results within Claude. The bot identifies itself with the user-agent token Claude-SearchBot and respects the Robots Exclusion Protocol. It is distinct from other Anthropic crawlers and is used solely for search indexing purposes. Site owners can control its access through standard robots.txt directives. It does not collect data for training language models, only for enhancing search functionality within Claude.

What it's for

If you run a website, allowing Claude-SearchBot can help your content appear in Claude search results, potentially increasing visibility to users who rely on Claude for information. Blocking it may reduce your site's presence and accuracy in those results, which could affect traffic from Claude users.

Allowing Claude-SearchBot creates the possibility of retrieval. To find out whether Claude actually cites or recommends you, track your Claude mentions over time.

How to handle Claude-SearchBot

To manage Claude-SearchBot, add a rule in your robots.txt file targeting the user-agent Claude-SearchBot. You can disallow specific paths or the entire site. The bot honors robots.txt directives, so this is the primary method to control its crawling.

robots.txt rule

User-agent: Claude-SearchBot Disallow: /

Blocking cost

Blocking Claude-SearchBot can reduce your site's visibility and accuracy in Claude search results, potentially limiting traffic from users who rely on Claude for information.

Examples

Related bots

Frequently Asked Questions

What does Claude-SearchBot do?

Claude-SearchBot is a crawler from Anthropic that indexes web content to improve the relevance and accuracy of search results within Claude.

How can I block Claude-SearchBot?

You can block Claude-SearchBot by adding a Disallow rule for the user-agent Claude-SearchBot in your site's robots.txt file.

Does Claude-SearchBot follow robots.txt rules?

Yes, Claude-SearchBot honors the Robots Exclusion Protocol, so it will respect the directives you set in robots.txt.

Will blocking Claude-SearchBot affect my site's visibility in Claude?

Blocking Claude-SearchBot can reduce your site's visibility and accuracy in Claude search results, which may lead to less traffic from Claude users.

Is Claude-SearchBot used for training AI models?

No, Claude-SearchBot is used only for indexing content to improve search results in Claude, not for training language models.

Data & Sources