Get this data via API
Classify comparegenius24.online — 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://comparegenius24.online"}'
{
"domain": {
"domain_url": "https://comparegenius24.online",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.8908018469810486,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.6657142639160156,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.3144702613353729,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.1538628488779068,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.