Amazon's AI crawler is making my Git server unstable
1–10 of 261 posts
Re: Amazon's AI crawler is making my Git server unstable
#2Re: Amazon's AI crawler is making my Git server unstable
#3If AI crawlers want access they can either behave, or pay. The consequence will almost universal blocks otherwise!
Re: Amazon's AI crawler is making my Git server unstable
#4Re: Amazon's AI crawler is making my Git server unstable
#5Re: Amazon's AI crawler is making my Git server unstable
#6Is there any bot string in the user agent? I'd wonder if it's GPTBot as I believe they don't respect a robots.txt deny wildcard.
Re: Amazon's AI crawler is making my Git server unstable
#7Unacceptable, sorry this is happening. Do you know about fail2ban? You can have it automatically filter IPs that violate certain rules. One rule could be matching on the bot trying certain URLs. You might be able to get some kind of honeypot going with that idea. Good luck
Re: Amazon's AI crawler is making my Git server unstable
#8Whatever happened to courtesy in scraping?
Re: Amazon's AI crawler is making my Git server unstable
#9Re: Amazon's AI crawler is making my Git server unstable
#10> About 10% of the requests do not have the amazonbot user agent. Is there any bot string in the user agent? I'd wonder if it's GPTBot as I believe they don't respect a robots.txt deny wildcard.