Get this data via API

Classify hdi.media — 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://hdi.media"}'
{ "domain": { "domain_url": "https://hdi.media", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.9319007396697998, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.2948647737503052, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.23938915133476257, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.15276245772838593, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1474948525428772, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.1222749724984169, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.11178774386644363, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs