AI Crawler Directory · Common Crawl
CCBot is the crawler of Common Crawl, a non-profit that maintains an open repository of web crawl data available to anyone. It is not owned by an AI company — but its dataset is the single most important training feedstock in the industry: most large language models trained before per-vendor crawlers existed learned the web substantially through Common Crawl snapshots.
That gives CCBot outsized leverage. Blocking it removes your content from a public dataset used by researchers, startups, and every AI lab that licenses or downloads Common Crawl — including many that run no crawler of their own. Allowing it is the widest possible distribution of your content into future models, one crawl for the whole ecosystem.
CCBot respects robots.txt and crawls from dedicated IP ranges with reverse-DNS verification, published as JSON. It fetches periodically to build monthly-cadence archive snapshots rather than continuously.
CCBot/2.0 (https://commoncrawl.org/faq/)The User-Agent header is plain text — any client can claim to be CCBot, and scrapers routinely do. Common Crawl crawls from dedicated ranges published at index.commoncrawl.org/ccbot.json, with reverse-DNS verification.
https://index.commoncrawl.org/ccbot.jsonFetch the list and check the hit’s source IP against it — for a quick manual look:
curl -s https://index.commoncrawl.org/ccbot.jsonThis is a training-data control: allowing it lets your content shape what future models know; blocking it keeps your material out of training corpora without affecting live citations. A policy call, not a traffic one.
User-agent: CCBot
Allow: /User-agent: CCBot
Disallow: /CCBot is Common Crawl’s web crawler. Common Crawl is a non-profit that publishes an open repository of web crawl data used by researchers and AI developers worldwide. The bot identifies itself as CCBot/2.0.
Common Crawl does not publish a client list, but its archives are a documented major component of training corpora across the industry — historically including the datasets behind GPT-class and many open-source models. Blocking CCBot affects all downstream users at once.
Yes. Adding "User-agent: CCBot / Disallow: /" to robots.txt keeps your site out of future Common Crawl snapshots. Existing archived snapshots are not retroactively deleted by a robots change.
Common Crawl publishes its crawl IP ranges (IPv4 and IPv6) at index.commoncrawl.org/ccbot.json and supports reverse-DNS verification. A "CCBot" UA from outside those ranges is a spoof.
Usually not. For most companies, presence in the open corpus means AI assistants of every brand can learn your product facts. The main reasons to block are licensing-sensitive content or strict data-control policies.
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
