Someone or something visits your website's contact page,
and posts a message to your contact form.
Send the message to Bot Butcher, along with the domain name.
We put the problem to rest by using a fine-tuned large language model
to classify each message as either spam or not spam - within the context of what your website is about.
Bot Butcher responds with the message classification in JSON.
If a message is not spam pass it along to the end user.
Optionally store the message_id for later retrieval.
Want to look up past messages and their classification?
Access all your messages by logging in or use the API to retrieve messages with their message_id.
Spam is annoying - but blocking doesn't have to be.
Check out the documentation
and our pre-built Postman collection