Cloudflare Crawler
GoodBotVerifiedAGENTThe Cloudflare Crawler is a well-behaved crawler that retrieves web content. By default, it self-identifies as a bot, honors robots.txt directives, and cannot bypass CAPTCHAs or bot protection. Used by Cloudflare customers via the Browser Run /crawl endpoint. Operated by Cloudflare.
What is Cloudflare Crawler?
Cloudflare Crawler is a web crawler operated by Cloudflare. The Cloudflare Crawler is a well-behaved crawler that retrieves web content. By default, it self-identifies as a bot, honors robots.txt directives, and cannot bypass CAPTCHAs or bot protection. Used by Cloudflare customers via the Browser Run /crawl endpoint. It is part of the growing wave of AI-powered crawlers that collect web data for training and improving AI models.
Identification
CloudflareBrowserRenderingCrawler/1.0Why it crawls your site
Cloudflare Crawler crawls websites to collect and process web content for AI model training and improvement. It is operated by Cloudflare as part of their AI and machine learning infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow Cloudflare Crawler
Add a Disallow rule for CloudflareBrowserRenderingCrawler/1.0 in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Cloudflare Crawler from crawling your entire site User-agent: CloudflareBrowserRenderingCrawler/1.0 Disallow: / # Allow Cloudflare Crawler full access User-agent: CloudflareBrowserRenderingCrawler/1.0 Allow: /
Ensure your robots.txt allows CloudflareBrowserRenderingCrawler/1.0. Verify requests are genuine by checking the user-agent string and referring to Cloudflare's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Related bots
Other crawlers operated by Cloudflare.
Links & references
Data sources
This profile is compiled from the following sources.