Category
Global Rank
#14,854
Reviews
No reviews yet — be the first to review blog.youtube.
Get this data via API
Classify blog.youtube — 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://blog.youtube"}'
{
"domain": {
"domain_url": "https://blog.youtube",
"categories": [
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.6458411812782288,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Online Communities/Photo & Video Sharing/Video Sharing",
"confidence": 0.3565758466720581,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.1296810507774353,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.1012393832206726,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.