Category
Reviews
No reviews yet — be the first to review blot.tools.
Get this data via API
Classify blot.tools — 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://blot.tools"}'
{
"domain": {
"domain_url": "https://blot.tools",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.29704850912094116,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Other",
"confidence": 0.25599420070648193,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.1712924838066101,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.16230140626430511,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1426830291748047,
"IAB5": "Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.12870195508003235,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.