Category
Reviews
No reviews yet — be the first to review mediakitzo.com.
Get this data via API
Classify mediakitzo.com — 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://mediakitzo.com"}'
{
"domain": {
"domain_url": "https://mediakitzo.com",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.3913480043411255,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/News/Other",
"confidence": 0.2760455310344696,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/News/Politics/Media Critics & Watchdogs",
"confidence": 0.24681729078292847,
"IAB11-4": "Politics",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.