Get this data via API
Classify kirando.shop — 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://kirando.shop"}'
{
"domain": {
"domain_url": "https://kirando.shop",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Animated Films",
"confidence": 0.726476788520813,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Other",
"confidence": 0.6019777655601501,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.2704409062862396,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Arts & Entertainment/Movies/Movie Reference",
"confidence": 0.13961924612522125,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Cartoons",
"confidence": 0.12766502797603607,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.