Category
Reviews
No reviews yet — be the first to review claybook.studio.
Get this data via API
Classify claybook.studio — 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://claybook.studio"}'
{
"domain": {
"domain_url": "https://claybook.studio",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery",
"confidence": 0.9914385676383972,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6501626372337341,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.35960185527801514,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.15183240175247192,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education",
"confidence": 0.13306692242622375,
"IAB5": "Education",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.1257864385843277,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.11071190237998962,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.