Get this data via API
Classify superk.in — 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://superk.in"}'
{
"domain": {
"domain_url": "https://superk.in",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.928053855895996,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.42899441719055176,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.32758828997612,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.29041722416877747,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.11309293657541276,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.