Get this data via API
Classify kimonoquilt.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://kimonoquilt.com"}'
{
"domain": {
"domain_url": "https://kimonoquilt.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.8565627336502075,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Games/Board Games/Chess & Abstract Strategy Games",
"confidence": 0.6775983572006226,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Home & Garden/Bed & Bath/Bedroom",
"confidence": 0.18703030049800873,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.