Get this data via API
Classify watermedia.tv — 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://watermedia.tv"}'
{
"domain": {
"domain_url": "https://watermedia.tv",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.739945113658905,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.3797626197338104,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.2820141613483429,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Physics",
"confidence": 0.11282546818256378,
"IAB15-6": "Physics",
"IAB-471-464": "Physics/Science/Physics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.