FAQ from Bot Butcher
What is Bot Butcher?
Bot Butcher is a purpose-built, free AI classification engine that identifies spam, scam, and bot-generated messages submitted through standard HTML contact forms—without requiring CAPTCHAs or user friction.
How to use Bot Butcher?
Call the API with your form data via HTTP POST. Within milliseconds, get back a JSON object containing is_spam, confidence, reason, and optional suggested_action—ideal for server-side validation or frontend blocking.
How does Bot Butcher work?
It applies a compact, fine-tuned language model trained exclusively on real-world contact form traffic—including obfuscated spam, multilingual gibberish, SEO-link floods, and credential-stuffing attempts—to deliver contextual, high-signal classification.
Is Bot Butcher free to use?
Yes—the core API is completely free for up to 1,000 classifications per month. No credit card required. Upgrade seamlessly when scaling.
Can I access past messages and their classification?
Absolutely. Log in to your secure dashboard to review, search, and export all processed submissions—including timestamps, raw inputs, and AI verdicts—with full GDPR-compliant data controls.
Is the API easy to use?
Designed for simplicity: one endpoint, one required field (message), and consistent JSON responses. Full documentation, Postman collection, and SDKs for Node.js, PHP, and Python are available instantly.
How accurate is Bot Butcher in classifying spam messages?
Benchmarked at >98.2% precision and 96.7% recall on diverse, production-grade contact form datasets—outperforming generic classifiers by focusing exclusively on this narrow, high-noise problem space.