Get this data via API
Classify yukipalo.com — 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://yukipalo.com"}'
{
"domain": {
"domain_url": "https://yukipalo.com",
"categories": [
{
"name": "/Arts & Entertainment/Movies/DVD & Video Shopping",
"confidence": 0.842170774936676,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Action & Adventure Films",
"confidence": 0.25813233852386475,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.1390819400548935,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.