At least their bots accurately identify themselves in the User-Agent field even when they're ignoring robots.txt, so serverside blocking is on the table for now at least.<p>Bytedances crawler (Bytespider) is another one which disregards robots.txt but still identifies itself, and you probably should block it because it's <i>very</i> aggressive.<p>It's going to get annoying fast when they inevitably go full blackhat and start masquerading as normal browser traffic.
For those saying "just use a CDN", it's not nearly that simple. Even behind a CDN, the crawlers on our site are hitting large files that aren't frequently accessed. This leads to large cache miss rates:<p><a href="https://fosstodon.org/@readthedocs/112877477202118215" rel="nofollow">https://fosstodon.org/@readthedocs/112877477202118215</a>
> Sites use robots.txt to tell well-behaved web crawlers what data is up for grabs and what data is off limits. Anthropic ignores it and takes your data anyway. That’s even if you’ve updated your robots.txt with the latest configuration details for Anthropic. [404 Media]<p>doesn't seem supported by the citation, <a href="https://www.404media.co/websites-are-blocking-the-wrong-ai-scrapers-because-ai-companies-keep-making-new-ones/" rel="nofollow">https://www.404media.co/websites-are-blocking-the-wrong-ai-s...</a>
[dupe]<p>Some more discussion <a href="https://news.ycombinator.com/item?id=41060559">https://news.ycombinator.com/item?id=41060559</a>
Cloudflare has a switch to block all the unknown bots other than the well behaved one. Would this be a simple solution to most of the sites? I wonder if the main concern here is that the sites don't want to waste bandwidth/compute for AI bots or they don't want their content to be used for training.
Just like Cloudflare many providers now just allow blocking: <a href="https://www.haproxy.com/blog/how-to-reliably-block-ai-crawlers-using-haproxy-enterprise" rel="nofollow">https://www.haproxy.com/blog/how-to-reliably-block-ai-crawle...</a><p>(disclaimer: I wrote this blog post)
I've noticed Anthropic bots in my logs for more than a year now and I welcome them. I'd love for their LLM to be better at what I'm interested in. I run my website off my home connection on a desktop computer and I've never had a problem. I'm not saying my dozens of run-ins with the anthropic bots (there have been 3 variations I've seen so far) are totally representative, but they've been respecting my robots.txt.<p>They even respect extended robots.txt features like,<p><pre><code> User-agent: *
Disallow: /library/*.pdf$
</code></pre>
I make my websites for other people to see. They are not secrets I hoard who's value goes away when copied. The more copies and derivations the better.<p>I guess ideas like creative commons and sharing go away when the smell of money enters the water. Better lock all your text behind paywalls so the evil corporations won't get it. Just be aware, for every incorporated entity you block you're blocking just as many humans with false positives, if not more. This anti-"scraping" hysteria is mostly profit motivated.
I don't know if I should Block Claude. I think it's really good and use it regularly and I think it's not fair to say that others should provide content.