AI Crawlers Directory
24 CrawlersComplete directory of all known AI crawlers with User-Agent strings, IP ranges, and ready-to-use robots.txt snippets.
OpenAI / GPTBot
trainingWeb crawler for training OpenAI's models.
GPTBotOpenAI / ChatGPT-User
browsingUsed by ChatGPT plugins and web browsing feature.
ChatGPT-UserOpenAI / OAI-SearchBot
browsingCrawler for OpenAI Search (SearchGPT) functions.
OAI-SearchBotAnthropic / ClaudeBot
trainingUsed by Anthropic to crawl the web for training Claude models.
ClaudeBotAnthropic / anthropic-ai
trainingLegacy/alternate user agent for Anthropic.
anthropic-aiAnthropic / Claude-Web
browsingUsed by Claude to browse live web pages for users.
Claude-WebGoogle / Google-Extended
trainingControls whether your site helps improve Google's AI models (Gemini).
Google-ExtendedGoogle / Googlebot
indexingPrimary crawler for Google Search (indexing). Also used to surface in AI Overviews.
GooglebotMicrosoft / Bingbot
indexingPrimary crawler for Bing Search and Copilot features.
bingbotMicrosoft / MSNBot
indexingLegacy Microsoft crawler.
msnbotPerplexity / PerplexityBot
browsingWeb crawler for Perplexity AI search engine.
PerplexityBotMeta / Meta-ExternalAgent
trainingCrawls web pages linked within Meta services for AI features.
Meta-ExternalAgentMeta / Meta-ExternalFetcher
browsingFetches preview links on Meta platforms.
Meta-ExternalFetcherMeta / FacebookBot
browsingUsed to fetch link previews for sharing on Facebook/Messenger.
facebookexternalhitApple / Applebot
indexingUsed by Siri and Spotlight suggestions.
ApplebotApple / Applebot-Extended
trainingOpt-out specific crawler for Apple's foundation models.
Applebot-ExtendedByteDance / Bytespider
bothByteDance's generic crawler for various purposes including AI.
BytespiderYou.com / YouBot
browsingCrawler for the You.com AI search engine.
YouBotDuckDuckGo / DuckAssistBot
browsingUsed by DuckDuckGo's AI-assisted answers.
DuckAssistBotCohere / Cohere-ai
trainingData collection crawler for Cohere's language models.
cohere-aiDiffbot / Diffbot
indexingKnowledge Graph and web data extraction API.
DiffbotCommon Crawl / CCBot
trainingBuilds an open repository of web crawl data, heavily used for training AI models like GPT and Llama.
CCBotAmazon / Amazonbot
bothAmazon's web crawler used for indexing and potentially AI training.
AmazonbotOracle / Grapeshot
indexingContextual targeting crawler for advertising.
grapeshotFrequently Asked Questions
What is an AI crawler?
AI crawlers (or bots) are automated programs used by AI companies to scrape web pages. They generally serve two purposes: training (gathering massive amounts of text to train models like GPT-4) and browsing (fetching live information when a user asks a real-time question).
Will blocking AI crawlers hurt my SEO?
It depends on the bot. Blocking training-only bots (like GPTBot or CCBot) won't impact traditional search rankings, but you won't be included in their base models. Blocking indexing bots (like Googlebot or Bingbot) will remove your site from search results. Be very careful with Search Engine crawlers.
How do I allow only specific AI crawlers?
You can use the generator on the right to select the crawlers you want to interact with. A common strategy is to allow browsing bots (so AI can cite your site in real-time answers) but block training bots (if you want to protect your intellectual property).
robots.txt Generator
Action for 24 selected bots:
# Generated by GEOKit AI Crawlers Directory User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: OAI-SearchBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Claude-Web Disallow: / User-agent: Google-Extended Disallow: / User-agent: Googlebot Disallow: / User-agent: bingbot Disallow: / User-agent: msnbot Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: Meta-ExternalFetcher Disallow: / User-agent: facebookexternalhit Disallow: / User-agent: Applebot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: YouBot Disallow: / User-agent: DuckAssistBot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: CCBot Disallow: / User-agent: Amazonbot Disallow: / User-agent: grapeshot Disallow: /
Copy this snippet into your website's robots.txt file to apply the rules.
Share this tool
Found this tool useful? Help others by linking to it from your blog or resources page.