Get this data via API

Classify dragon-ball-z.eu — 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://dragon-ball-z.eu"}'
{ "domain": { "domain_url": "https://dragon-ball-z.eu", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.9826070070266724, "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.10609620809555054, "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs