Category
Reviews
No reviews yet — be the first to review explainthat.org.
Get this data via API
Classify explainthat.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://explainthat.org"}'
{
"domain": {
"domain_url": "https://explainthat.org",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.4784732162952423,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.2458777129650116,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.18031872808933255,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Other",
"confidence": 0.16294609010219574,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.