Statistics · Updated periodically

AI crawler statistics

How much of the web's bot traffic is AI, which crawlers take the most relative to what they give back, and how that's shifted year over year — with a verification status on every figure.

Every number here carries a verification status. Where the underlying methodology isn't public, that's stated next to the figure rather than presented as settled fact.

Ritik Namdev Ritik Namdev ·Published September 2026 ·Curated + verified ·13 min read
The short version

AI crawlers now make up roughly a quarter of verified bot traffic, and the economics are wildly one-sided: some AI crawlers take over a thousand pages for every visitor they send back, versus under five for Google. Both figures below come from Cloudflare-derived data via secondary aggregators — Partial on our own provenance scale, not independently re-derived here.

Headline numbers

26.7%

of verified bot traffic is AI-related — training crawlers plus AI-search retrieval bots combined.

Cloudflare-derived, May 2026
2,237:1

pages ClaudeBot crawls for every referral visit it sends back, as of July 2026.

Cloudflare-derived
16.3%

share of AI-crawler requests taken by ClaudeBot alone — nearly double GPTBot's share.

Cloudflare-derived, Jul 2026

Terms used on this page

Two terms recur throughout and are worth defining precisely before the data, since imprecise use of either is a common source of confusion in secondary coverage of this topic.

Fact

Crawl-to-referral ratio. Pages crawled by a specific bot divided by referral visits attributed to that same bot's product, over the same window. It is a ratio of two counts, not a percentage, and is usually expressed as "N : 1."

Fact

Verified bot traffic. Requests a network operator (here, Cloudflare) has confirmed originate from a declared, legitimate crawler via reverse-DNS or similar verification — see the AI Bot Registry's verification section for the exact method. Unverified bot-like traffic (including spoofed requests) is excluded from these figures.

Why this data matters now, not just as trivia

Crawl statistics can read as an operations footnote, the kind of number an infrastructure team monitors quietly without it ever reaching a strategy conversation. That undersells what's actually happening. Every page an AI crawler fetches is server load, bandwidth, and in some hosting setups direct cost, incurred whether or not that crawl ever produces a citation, a mention, or a single referred visitor.

A site owner deciding whether to allow or restrict a given bot is making an economic decision with a real, measurable cost side and an uncertain, hard-to-measure benefit side. That's exactly the asymmetry this page's numbers are meant to make visible, rather than leave to guesswork.

Crawl-to-referral ratios

The crawl-to-referral ratio is the single most useful number in this page: how many pages a bot crawls from your site for every visitor it sends you. A 100:1 ratio means it crawled 100 pages before sending one person.

Pages crawled per referral sent back — log scale, July 2026
Mistral
3,389 : 1
Anthropic (ClaudeBot)
2,237 : 1
OpenAI (GPTBot)
217 : 1
Google (Googlebot)
4.6 : 1
Source: Cloudflare-derived figures via secondary aggregators. Log₁₀ scaled — the raw numbers span three orders of magnitude, from under 5 to over 3,000.

Read plainly: Mistral's crawler took roughly 3,389 pages for every visitor it referred back, the most extractive ratio recorded among major operators. Anthropic's ClaudeBot and OpenAI's GPTBot follow, at 2,237:1 and 217:1 respectively. Google's traditional crawler, included for contrast, sits at 4.6:1. That's a difference of nearly three orders of magnitude between the most and least extractive crawlers tracked.

AI crawlers take up to 3,389 pages from a site for every single visitor they send back. Google's traditional crawler sits at 4.6:1. That's not a small gap — it's three orders of magnitude.

Share on X

How the ratio has moved over the past year

ClaudeBot's share of AI-crawler requests, Jul 2025 – Jul 2026 (illustrative trend line)
Jul '25Oct '25Jan '26Apr '26Jul '26
Connects reported endpoints (Jul 2025 ~13.2%, Jul 2026 16.3% per one source cited above, alongside a separately-reported single-month 9.74% figure) with an illustrative curve between them. The intermediate months are not independently confirmed data points and the discontinuity in the final segment reflects two different reporting methodologies rather than a real single-month drop — a limitation of stitching together secondary sources rather than a first-party time series.

That jagged note is deliberate, not an oversight. It's an honest illustration of exactly the problem this whole page exists to flag. Secondary aggregator coverage of Cloudflare data reports figures at different points using seemingly different methodologies. Reconciling them into one clean trend line would misrepresent how confident the underlying picture actually is. A first-party, consistently-measured version of this exact chart is one of the concrete deliverables planned once the Citation Index's crawler-monitoring component is running.

Market share by crawler

Share of AI-and-adjacent crawler requests, July 2026
  • ClaudeBot 16.28
  • GPTBot 9.74
  • Other AI crawlers 74
Source: Cloudflare-derived, via secondary aggregators. A year earlier (Jul 2025), GPTBot led at ~13.2% and ClaudeBot trailed at ~11.2% — the two have since swapped relative positions.

The year-over-year swing is the more interesting finding than the snapshot itself: a crawler's relative share moved by several points within twelve months, which means any specific ranking quoted today should be assumed to be temporary rather than structural.

AI's share of all bot traffic

Composition of verified bot traffic, May 2026
  • Traditional crawlers (Googlebot, Bingbot) 73.3
  • AI training crawlers 20.3
  • AI search / retrieval bots 6.5
Source: Cloudflare-derived, via secondary aggregators. 'AI training crawlers' and 'AI search / retrieval bots' are reported as separate categories by the underlying source; summed here for the headline figure above.
27%

of verified bot requests across Cloudflare's network are now AI-related in some form — training or retrieval combined.

Cloudflare-derived

Who blocks whom

A rising share of the top web domains now block at least one AI crawler in robots.txt. The exact percentage circulating in secondary coverage varies by which crawlers are counted and which domain set was sampled. This is precisely the kind of figure the field needs a dedicated, transparent census for, rather than a single oft-repeated number.

We aren't publishing a specific blocking-rate figure on this page until we can verify one directly against a stated sample, for the same reason the provenance audit flagged similar figures elsewhere. The dedicated study designed to close this gap is the robots.txt AI-Blocking Census.

Why the ratio is so lopsided

Three structural reasons, none of which require assuming bad faith on anyone's part:

  • Different business models. A search engine's product is the click — crawl efficiency against referral volume has been optimized for two decades. An AI model's product is the answer itself; sending a referral is not what the user is paying for.
  • Training crawls are bulk, one-time-ish operations. A crawler building a training corpus has no per-query reason to convert a crawl into a visit — the entire notion of "referral" doesn't apply to that use case the way it does to retrieval.
  • Retrieval bots still cite rather than redirect. Even AI-search retrieval bots that fetch pages live to answer a specific question typically show a citation link rather than driving the same click-through rate a blue link in classic search does.

Does the ratio vary by industry or site type?

This is a reasonable, untested hypothesis, not a documented finding. A plausible mechanism exists. A reference-heavy site, documentation, an encyclopedia-style resource, a large product catalog, offers an AI crawler more distinct, individually valuable pages per crawl session than a site with a small number of pages updated rarely. That could push the ratio in either direction, depending on how citation likelihood interacts with page count.

No published, disclosed-method breakdown by vertical was located during this page's research. Open question on the site's evidence-tiering scale, and a candidate addition to a future edition of the Citation Index's crawler module.

What to do with these numbers

A lopsided ratio is not automatically a reason to block a crawler — it's an input to a decision, not the decision itself. If an engine sends negligible traffic but citing your site there drives brand awareness, inquiries, or reputation, allowing the crawl may still be worthwhile. If it sends negligible traffic and you can't identify any offsetting benefit, blocking the training variant of that bot costs you very little. See the registry for the exact robots.txt syntax per bot.

How AI crawlers compare to legacy search bots, historically

It's worth a moment of historical framing, because the "crawl a lot, refer relatively little" pattern isn't entirely new. Early-2000s search engines also crawled aggressively before their indexes and ranking systems matured, and crawl efficiency improved over subsequent years as those products optimized for it.

Do AI crawlers follow a similar trajectory, improving their crawl-to-referral efficiency as the underlying products mature and as referral-driving UI patterns, clearer citations, more prominent source links, become more established? Or does the structural difference described in §7 keep the ratio permanently more extractive than classic search? That's itself an open, falsifiable question worth revisiting in a year.

A worked example: reading your own server logs against these ratios

These industry-wide figures become genuinely useful once compared against a specific site's own log data. Here is how that comparison works in practice, using invented numbers for a hypothetical mid-traffic blog:

  1. Pull a month of server logs and filter for requests matching a known AI bot user agent — say, ClaudeBot makes 45,000 requests to the site that month.
  2. Cross-reference with analytics for referral visits attributable to Claude — say, 12 visits with a Claude-attributable referrer in the same window.
  3. Compute the site-specific ratio: 45,000 ÷ 12 ≈ 3,750:1 — notably higher than the 2,237:1 industry figure cited above, suggesting this hypothetical site is, for whatever reason, less efficiently converting ClaudeBot's crawl volume into referral traffic than the broader network average.
  4. Decide what that comparison is worth acting on. A ratio meaningfully worse than the published baseline is a prompt to investigate further — is content stale, poorly structured for citation, or is the site simply in a less AI-search-visible category — not an automatic instruction to block the bot.

This kind of comparison is exactly what the crawl-side half of the Citation Index's panel program is designed to make easier at scale, once enough participating sites contribute anonymised logs to build a properly segmented baseline rather than one industry-wide average.

Methodology & verification status

Primary sourceCloudflare Radar, which classifies bot traffic across its network at scale.
This page's sourcingFigures reproduced via secondary aggregator coverage of Cloudflare data, not pulled directly from Radar for this page. Partial on our provenance scale — see the audit linked below.
Known limitationCloudflare's network reflects sites behind Cloudflare, which is a large but non-random sample of the web — figures may not generalize to unprotected origin infrastructure.
Next stepA future edition of this page will pull directly from Radar's public API rather than secondary coverage, upgrading these figures toward Traceable .

This page is a case study in its own subject matter — see where AI SEO statistics actually come from for the full audit this methodology section is trying to hold itself to.

How to cite this
Namdev, R. (2026). AI crawler statistics (v3). Retrieved from https://ritiknamdev.com/blog/ai-crawler-statistics

Published under CC BY 4.0 — reuse freely with attribution.

Related work on this site

For what each crawler is actually for, see the AI Bot Registry. For the single most-confused pair in this data, see GPTBot vs OAI-SearchBot.

FAQ

Frequently asked questions

Is a low crawl-to-referral ratio always better?
It means that engine sends you more visitors per page it takes, which is favorable if your goal is referral traffic. But a high ratio from an engine that cites you prominently in its answers may still be worth allowing. The ratio measures traffic economics, not citation value.
Where does this data actually come from?
The ratios are derived from Cloudflare's network-level bot classification, reported via secondary aggregators rather than pulled directly from Cloudflare Radar for this page. That distinction is stated plainly in the methodology section. Treat these as directionally reliable, not lab-grade precise.
Why is Google's ratio so much lower than the AI-specific crawlers?
Googlebot has spent 25+ years optimizing crawl efficiency against a search product with billions of daily referrals. The AI crawlers are optimizing for model training and answer quality, where a referral back to the source isn't the product's primary goal, the way it is for a search engine's click-through business model.
Will these numbers stay accurate?
No. This is one of the fastest-moving figures in AI search, with year-over-year swings already observed. ClaudeBot and GPTBot swapped relative rank between July 2025 and July 2026. Treat any specific ratio as a snapshot, dated as shown.
Does the crawl-to-referral ratio vary by industry or site type?
Almost certainly, though a rigorous, disclosed-method breakdown by vertical doesn't appear to be public yet. See the vertical-variation section below for why this is a reasonable hypothesis, not a confirmed pattern.
Should a small site care about these numbers as much as a large publisher does?
The economics scale with content volume. A ratio that costs a large publisher meaningful server resources may be genuinely negligible for a ten-page small-business site. The decision framework is the same either way; the stakes differ by scale.
Are these ratios the same for API-based AI access as for chat-interface access?
Not necessarily. Cloudflare's classification reflects bot traffic at the network level, which may not fully distinguish between an AI product's chat-interface retrieval and third-party API-driven access using the same underlying crawler. A distinction worth watching as reporting matures.
Ritik Namdev
Written by

Ritik Namdev

Growth · SEO · GEO

Growth marketer documenting a brand-new site's climb into Google and the AI engines - in public, with real numbers. Every tactic here is tested on real sites before it's published.

The Lab · Weekly

One experiment. Every week.

The field notes in your inbox - one thing I tested, the raw numbers behind it, and what it means for getting cited by AI.

Free forever. Unsubscribe anytime.