Get this data via API

Classify otoclip.app — 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://otoclip.app"}'
{ "domain": { "domain_url": "https://otoclip.app", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.89741051197052, "IAB-147-132": "Education - Language Learning" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.2562785744667053, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.17986206710338593, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" } ] }, "success": true }
Get Free API Key View API Docs