Get this data via API
Classify tazmira.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://tazmira.com"}'
{
"domain": {
"domain_url": "https://tazmira.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.5425905585289001,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.444929301738739,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.23570239543914795,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.214017853140831,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers",
"confidence": 0.2130681276321411,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.13458047807216644,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.128260537981987,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Other",
"confidence": 0.10138790309429167,
"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.