Get this data via API
Classify makeartlife.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://makeartlife.com"}'
{
"domain": {
"domain_url": "https://makeartlife.com",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.7959882616996765,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.47381412982940674,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.4423331618309021,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.23014184832572937,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.15225723385810852,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.12577906250953674,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.