Back to catalog
🤖

Spam Hunter

API Key

Free service to classify text as spam using ML

🤖Machine LearningHTTPSCORS enabled

SPAM Detected

98% confidence — spam_score 98

InputCongratulations! You have been selected for a $1000 gift card. Click here now!
ClassificationSPAM
Confidence0.987
Spam Score98
Processed At2024-11-20T14:32:07Z

Sample Response

response.json
1{
2 "input": "Congratulations! You have been selected for a $1000 gift card. Click here now!",
3 "classification": "SPAM",
4 "confidence": 0.9871,
5 "spam_score": 98,
6 "processed_at": "2024-11-20T14: 32: 07Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://spam-hunter.ru/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs