Category
Global Rank
#615
Reviews
No reviews yet — be the first to review unesco.org.
Get this data via API
Classify unesco.org — 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://unesco.org"}'
{
"domain": {
"domain_url": "https://unesco.org",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.6324633955955505,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.2079254686832428,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.18277083337306976,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.15444481372833252,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.