Category
Reviews
No reviews yet — be the first to review kerminator.com.
Get this data via API
Classify kerminator.com — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://kerminator.com"}'
{
"domain": {
"domain_url": "https://kerminator.com",
"categories": [
{
"name": "/Home & Garden/Pest Control",
"confidence": 0.8586639761924744,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.3016170859336853,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling",
"confidence": 0.1384865939617157,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.