Get this data via API
Classify geography-quiz-45.us — 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://geography-quiz-45.us"}'
{
"domain": {
"domain_url": "https://geography-quiz-45.us",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.4908432364463806,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.48390838503837585,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.409712553024292,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.2534306049346924
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.14953850209712982,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.