Get this data via API
Classify kinggreg.app — 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://kinggreg.app"}'
{
"domain": {
"domain_url": "https://kinggreg.app",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6386463642120361,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.4503385722637177,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Other",
"confidence": 0.28255754709243774,
"IAB12": "News"
},
{
"name": "/Online Communities/Other",
"confidence": 0.27961859107017517,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Sensitive Subjects/War & Conflict",
"confidence": 0.23709049820899963,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/News/World News",
"confidence": 0.12194222956895828,
"IAB12": "News",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/News/Politics/Other",
"confidence": 0.10732946544885635,
"IAB12": "News",
"IAB-386": "Politics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.