Get this data via API
Classify unchain.media — 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://unchain.media"}'
{
"domain": {
"domain_url": "https://unchain.media",
"categories": [
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.35856831073760986,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.32554101943969727,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Finance/Other",
"confidence": 0.2727181017398834,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.