Get this data via API
Classify unban.help — 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://unban.help"}'
{
"domain": {
"domain_url": "https://unban.help",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.7181447148323059,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.3718542456626892,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.22770020365715027,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.10614026337862016,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.