BotCost.dev: Free Analyzer to See How Much AI Bots Cost Your Site

✍️ OpenClawRadar📅 Published: May 11, 2026🔗 Source
BotCost.dev: Free Analyzer to See How Much AI Bots Cost Your Site
Ad

BotCost.dev is a free analyzer that lets you paste your Nginx, Apache, Cloudflare, or Vercel log file and immediately see which AI bots are crawling your site and exactly how much bandwidth they're burning. No account, no upload — everything stays in your browser.

How it works

  1. Drop your log file — supports access.log, access.csv, or vercel-logs.json. All processing is client-side.
  2. Analyze — the tool matches each request against 18 known bot fingerprints including GPTBot, ClaudeBot, Bytespider, CCBot, and Perplexity. It calculates the estimated bandwidth cost in dollars.
  3. Block — outputs a ready-to-paste WAF rule for Cloudflare, Nginx, Next.js, or a robots.txt snippet. Copy and deploy instantly.
Ad

Key numbers from the source

  • 38% of all web traffic is now non-human, mostly AI scrapers.
  • For a typical site with 50k visitors/month, AI bots cost an estimated $180/month in bandwidth.
  • BotCost verification latency is <10ms, running at Cloudflare's edge with zero impact on real users.

Why this matters

If you run a site with public content, bots like GPTBot and ClaudeBot can rack up significant bandwidth costs. This tool gives you a concrete dollar figure so you can decide whether to block them. The one-line WAF rule approach means you can stop the bleeding in minutes without complex configuration.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

VibeIndex.ai: Searchable Hub for 90K+ AI Skills, MCPs, and Plugins with Security Scanning
Tools

VibeIndex.ai: Searchable Hub for 90K+ AI Skills, MCPs, and Plugins with Security Scanning

A Korean AI researcher has built vibeindex.ai, a searchable hub that indexes over 90,000 AI skills, MCP servers, and plugins with hourly updates and security scanning using Cisco Skill Scanner across 17 threat categories.

OpenClawRadar
Developer Builds LibraHQ App to Solve AI Agent Memory Problem
Tools

Developer Builds LibraHQ App to Solve AI Agent Memory Problem

A developer created LibraHQ, a free notes app that serves as a shared memory layer between chatbots and coding agents. The app records important notes and decisions from chats and stores them for future sessions, addressing the problem of AI agents forgetting previously made decisions.

OpenClawRadar
Benchmark Results: GitHub CLI vs MCP Approaches for AI Agents
Tools

Benchmark Results: GitHub CLI vs MCP Approaches for AI Agents

An independent benchmark compared GitHub CLI, MCP, MCP with Tool Search, and MCP with Code Mode for AI agent tasks. GitHub CLI was the most cost-effective, while MCP approaches showed trade-offs in cost, latency, and failure modes.

OpenClawRadar
2026 Hermes Agent Alternatives Roundup: Self-Hosted Options from OpenClaw to memU Bot
Tools

2026 Hermes Agent Alternatives Roundup: Self-Hosted Options from OpenClaw to memU Bot

A developer who has been running Hermes since launch tested every self-hosted and managed alternative after the ClawHub security mess. Key findings: OpenClaw (370k stars) but 9 CVEs in 4 days and ~20% malicious packages; TrustClaw rebuilt with OAuth/sandboxing; nanobot at ~4K lines Python with MCP; memU Bot with unique structured memory. Managed options include Perplexity Computer (19 models, $200/mo), Claude Cowork (opens real Mac apps), and KimiClaw (40GB RAG, locked to K2.5, Chinese data law). Full roundup at source.

OpenClawRadar