Get this data via API
Classify jware.dk — 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://jware.dk"}'
{
"domain": {
"domain_url": "https://jware.dk",
"categories": [
{
"name": "/Shopping/Tobacco & Vaping Products",
"confidence": 0.802118182182312,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.12473609298467636,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
}
]
},
"success": true
}
Category
Global Rank
#583,020
Get this data as JSON — free trial, 50 API calls included.