Get this data via API
Classify theloopyloon.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://theloopyloon.com"}'
{
"domain": {
"domain_url": "https://theloopyloon.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.8734425902366638,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.3318058252334595,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.28351569175720215,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.19258750975131989,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Bed & Bath/Bedroom",
"confidence": 0.10386304557323456,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.