Get this data via API
Classify glitterngeek.dev — 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://glitterngeek.dev"}'
{
"domain": {
"domain_url": "https://glitterngeek.dev",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5147830247879028,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.30091947317123413,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.21405909955501556,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.15905775129795074,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.14143632352352142,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.11360158026218414,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.