Get this data via API
Classify disney.my — 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://disney.my"}'
{
"domain": {
"domain_url": "https://disney.my",
"categories": [
{
"name": "/Arts & Entertainment/Movies",
"confidence": 0.8,
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel/Tourist Destinations/Theme Parks",
"confidence": 0.62,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Amusement and Theme Parks/Attractions/Amusement and Theme Parks"
},
{
"name": "/Arts & Entertainment/Comics & Animation",
"confidence": 0.61,
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Kids & Teens",
"confidence": 0.5,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Global Rank
#372,256
Get this data as JSON — free trial, 50 API calls included.