May 11, 2026
Bots, bills, and a plot twist
Show HN: Free tool to see how much AI bots are costing your site
A free checker says AI visitors may be draining your site — but commenters found an even weirder culprit
TLDR: A free tool claims it can show how much AI crawlers are costing website owners and help block them fast. But in the comments, people were less shocked by AI than by one user’s hilarious discovery that random security-scanning bots were the real traffic monsters.
A new free tool on Hacker News is promising to expose a very modern fear: are AI bots quietly running up your website bill? The pitch is deliciously simple — drop in your site log, keep everything on your own computer, and get a dollar estimate for how much bots like GPTBot, ClaudeBot, and Perplexity are costing you. Then, with one copied line, you can tell them to get lost. On paper, it’s a neat little power move for website owners feeling steamrolled by the endless robot crawl.
But the real show was in the comments, where the mood swung from curious to chaotic in about three posts. One user popped in with a breezy “interesting!”, while another immediately did the internet’s favorite thing: demanded the math. “how are you calculation the cost?” became the thread’s mini-cross-examination, with readers clearly wanting to know whether the scary dollar figure is solid science or just good marketing in a trench coat. The creator responded by linking a longer Dev.to explainer, which only added to the “bring receipts” energy.
And then came the funniest twist: one commenter tested the tool on a tiny personal site and found zero AI bots. The real invaders? Vulnerability scanners — basically internet prowlers looking for weak spots. So the crowd’s hottest takeaway wasn’t just “AI is expensive.” It was more like: plot twist, the robots may not be your biggest problem after all.
Key Points
- •The article presents a free tool that analyzes server logs to estimate the bandwidth cost of AI bot traffic.
- •It supports log files from Nginx, Apache, Cloudflare, and Vercel.
- •The analyzer runs entirely in the browser, and the article states that nothing is uploaded.
- •The tool matches requests against 18 known AI bot fingerprints to identify crawler activity.
- •It can generate ready-to-paste blocking rules for Cloudflare, Nginx, and Next.js, and no account is required.