Get this data via API

Classify urge.no — 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://urge.no"}'
{ "domain": { "domain_url": "https://urge.no", "categories": [ { "name": "/Sports/Sporting Goods/Water Sports Equipment", "confidence": 0.7458264827728271, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.30957740545272827, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.23480206727981567, "IAB-239": "Hobbies & Interests" }, { "name": "/Shopping/Apparel/Swimwear", "confidence": 0.2265426516532898, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.11347893625497818, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs