full_breadth_crawler
Crawler User-Agent:full-breadth-crawler
🤖 Overview
Full Breadth Crawler is operated by Google as part of its Googlebot family, specifically used for deep, comprehensive crawling of web content to support Google Search indexing. Its primary purpose is to fetch web pages at scale for inclusion in Google's search index, particularly for sites that require extensive coverage beyond standard crawling. This bot is distinct from Googlebot Smartphone and Googlebot Image and was first documented in Google’s official crawling documentation in 2021. It is designed to perform broad, exhaustive crawls of websites, often simulating a desktop browser environment.
🌐 Technical Behavior
Full Breadth Crawler uses a headless Chromium browser engine to render JavaScript and execute dynamic content, enabling it to index SPAs (Single Page Applications) and pages that rely on client‑side rendering. Its crawl frequency is aggressive, often hitting websites with hundreds of requests per minute during initial indexing, though Google’s official documentation states it respects crawl rate limits set via Google Search Console. IP ranges are drawn from Google's public AS 15169 and AS 36040, with addresses listed in the googlebot DNS reverse lookup zone (crawl‑xxx‑xxx‑xxx‑xxx.googlebot.com). It uses HTTP/2 and TLS 1.3 by default, and employs ETags and conditional GET requests (If‑Modified‑Since) to reduce load. Behavior includes following canonical URLs and sitemaps as per Google’s indexing guidelines.
📋 robots.txt Compliance
Full Breadth Crawler fully honors robots.txt directives, including Disallow, Allow, and Crawl‑delay instructions. Google’s official “robots.txt documentation” (developers.google.com/search/docs/crawling‑indexing/robots/intro) confirms that all Googlebot variants, including Full Breadth Crawler, respect these rules. However, it does not obey X‑Robots‑Tag or noindex meta tags during the crawl phase—those are evaluated during indexing. Misconfigurations in robots.txt can inadvertently block the bot, leading to incomplete indexing.
🔍 Detection Indicators
The User‑Agent string is Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) or Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html). Behavioral fingerprints include empty Accept‑Language headers, no Accept‑Encoding preference for gzip, and a Referer header that frequently contains https://www.google.com/. IP addresses always resolve to googlebot.com via reverse DNS, and the bot does not set cookies or maintain session state across requests.
📊 Data Usage
Collected data is used exclusively for Google Search indexing, including building the searchable web index, generating rich snippets, and updating Google’s knowledge graph. According to Google’s “How Search works” documentation (developers.google.com/search/docs/fundamentals/how‑search‑works), content crawled by Full Breadth Crawler is processed through algorithms like RankBrain and BERT for relevance scoring. No personally identifiable information is stored from page content—Google anonymizes IPs after 9 months. The data is not used for advertising targeting or AI model training beyond search improvement.
⚙️ Rate Limiting Policy
Full Breadth Crawler is rate‑limited because its aggressive, headless crawling can overwhelm under‑provisioned servers, causing latency spikes or memory exhaustion. The policy rationale is threshold‑based: if a server responds with 5xx errors or times out more than 5% of requests in a rolling 24‑hour window, Google automatically reduces crawl rate. Blocking is not recommended—instead, administrators should use Google Search Console’s Crawl Rate Limiter to request a slower pace and ensure server capacity scales with traffic.
Free Traffic Analysis
What's Actually Crawling Your Website?
Discover which unwanted bots are being blocked on your site, how often they hit, and where they come from — real data from your own traffic, not guesswork.
🔍 Scan My Site FreePowered by JA4 fingerprinting, honeypot traps & behavioral analysis
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.