Get this data via API

Classify zzgames.dk — 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://zzgames.dk"}'
{ "domain": { "domain_url": "https://zzgames.dk", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.18739604949951172, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Games/Board Games/Miniatures & Wargaming", "confidence": 0.1315583884716034, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" } ] }, "success": true }
Get Free API Key View API Docs