Get this data via API
Classify glocalme.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://glocalme.com"}'
{
"domain": {
"domain_url": "https://glocalme.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.5830570459365845,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.5426688194274902,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.3937065601348877,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.3053158223628998,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.2847590148448944,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Networking/Other",
"confidence": 0.1676815152168274,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.