Skip to content
Barkhausen AI

Reference

AI crawler registry

The AI-related crawlers by operator and function — training, retrieval, user-triggered fetch, agent, and search — with their robots.txt tokens and official documentation.

Last reviewed 2026. Facts are from vendor documentation and public observation.

AI-related crawlers do different jobs. Training crawlers collect content to train models; retrieval crawlers build an index that AI answers draw from; user-fetch crawlers retrieve a page in real time to answer a specific prompt. Blocking one class does not block the others — see the note on robots.txt and AI crawlers.

Training

CrawlerOperatorrobots tokenDocumentation
GPTBotOpenAIGPTBotofficial
ClaudeBotAnthropicClaudeBotofficial
Google-ExtendedGoogleGoogle-Extendedofficial
CCBotCommon CrawlCCBotofficial
Applebot-ExtendedAppleApplebot-Extendedofficial
AmazonbotAmazonAmazonbotofficial
meta-externalagentMetameta-externalagentofficial
AI2BotAllen Institute for AIAI2Botofficial
BytespiderByteDanceBytespider
xAI / GrokxAI
DeepSeekDeepSeek
Moonshot (Kimi)Moonshot AI
QwenAlibaba
cohere-aiCoherecohere-ai

Retrieval / search index

CrawlerOperatorrobots tokenDocumentation
OAI-SearchBotOpenAIOAI-SearchBotofficial
Claude-SearchBotAnthropicClaude-SearchBotofficial
PerplexityBotPerplexityPerplexityBotofficial
Google-CloudVertexBotGoogleGoogle-CloudVertexBotofficial
DuckAssistBotDuckDuckGoDuckAssistBotofficial
YouBotYou.comYouBotofficial
MistralAI-IndexMistral AIMistralAI-Indexofficial
DiffbotDiffbotDiffbotofficial
TimpibotTimpiTimpibot
omgiliWebz.ioomgili

User-triggered fetch

CrawlerOperatorrobots tokenDocumentation
ChatGPT-UserOpenAIChatGPT-Userofficial
OAI-AdsBotOpenAIOAI-AdsBotofficial
Claude-UserAnthropicClaude-Userofficial
Perplexity-UserPerplexityPerplexity-Userofficial
Google-NotebookLMGoogleofficial
meta-externalfetcherMetameta-externalfetcherofficial
MistralAI-UserMistral AIMistralAI-Userofficial

Search index

CrawlerOperatorrobots tokenDocumentation
GooglebotGoogleGooglebotofficial
BingbotMicrosoftbingbotofficial
ApplebotAppleApplebotofficial
PetalBotHuawei (Aspiegel)PetalBotofficial

Agent

CrawlerOperatorrobots tokenDocumentation
Google-AgentGoogleofficial

Agent traffic and undocumented crawlers

As of July 2026 only one agent-class crawler is officially documented and user-agent–identifiable, Google-Agent; other agent products present as ordinary browser traffic with no distinct crawler token (OpenAI's agent and Perplexity's Comet among them), so agent activity is largely not identifiable from user-agent strings alone.

Several AI operators publish no official crawler documentation: ByteDance's Bytespider carries a documented token but no operator documentation, and xAI, DeepSeek, Moonshot, and Alibaba document nothing. DeepSeek publishes no crawler user-agent at all and crawls anonymously. Rows without a verified user-agent token are recorded here from public observation and are omitted from any user-agent-based control the registry supports.