Get this data via API
Classify mein-kino.ch — 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://mein-kino.ch"}'
{
"domain": {
"domain_url": "https://mein-kino.ch",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.8481184244155884,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Specialty Travel/Religious Travel",
"confidence": 0.3407380282878876,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Movies/Movie Reference",
"confidence": 0.15753619372844696,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.