Get this data via API
Classify cloudfilter.net — 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://cloudfilter.net"}'
{
"domain": {
"domain_url": "https://cloudfilter.net",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5624517202377319,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.42502808570861816,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.15248094499111176,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Email & Messaging/Electronic Spam",
"confidence": 0.1505688577890396,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#12,148
Get this data as JSON — free trial, 50 API calls included.