Get this data via API
Classify tessellate.app — 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://tessellate.app"}'
{
"domain": {
"domain_url": "https://tessellate.app",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.7154377102851868,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.5863798260688782,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.3071366548538208,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.22188957035541537,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.2005081921815872,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15180255472660065,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.11847810447216034,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.