Get this data via API
Classify supercomet.click — 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://supercomet.click"}'
{
"domain": {
"domain_url": "https://supercomet.click",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.34271132946014404,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.30229994654655457,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.12056660652160645,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.