ClaudeBot/1.0
UndecidedCommunity-sourcedClaudeBot/1.0 is a web crawler developed by Anthropic, the company behind the AI assistant Claude. Its primary function is to gather training data for large language models (LLMs) by systematically browsing and downloading content from various websites. This process is essential for enhancing the performance and accuracy of AI models like Claude. The user agent string for ClaudeBot/1.0 is: This string identifies the bot to web servers, indicating its purpose and providing a contact email for inquiries or concerns. ( udger.com ) It's important to note that ClaudeBot/1.0 has been observed operating at high speeds, which has occasionally led to performance issues on some websites. For instance, the CEO of iFixit reported that their site was heavily scraped by ClaudeBot, prompting them to update their robots.txt file to manage bot access. ( web-performance.ch ) If website administrators wish to control or restrict ClaudeBot's access, they can do so by updating their robots.txt file to disallow the bot's user agent. This action will prevent ClaudeBot from crawling and indexing their site's content.
Identification
IP ranges
Requests from ClaudeBot/1.0 originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.
Block or allow ClaudeBot/1.0
Add a Disallow rule for Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; ClaudeBot/1.0; [email protected]) 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 ClaudeBot/1.0 from crawling your entire site User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; ClaudeBot/1.0; [email protected]) Disallow: / # Allow ClaudeBot/1.0 full access User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; ClaudeBot/1.0; [email protected]) Allow: /
Ensure your robots.txt allows Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; ClaudeBot/1.0; [email protected]). Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Links & references
Data sources
This profile is compiled from the following sources.
Something wrong with this entry? Suggest a correction