Get this data via API

Classify youtub.blog — 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://youtub.blog"}'
{ "domain": { "domain_url": "https://youtub.blog", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Music Videos", "confidence": 0.3810772597789765, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.31778866052627563, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Online Communities/Photo & Video Sharing/Video Sharing", "confidence": 0.2298748344182968, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Music & Audio/Other", "confidence": 0.10892090201377869, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs