Get this data via API

Classify hytera.us — 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://hytera.us"}'
{ "domain": { "domain_url": "https://hytera.us", "categories": [ { "name": "/Internet & Telecom/Communications Equipment/Radio Equipment", "confidence": 0.792509138584137, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Other", "confidence": 0.4287263453006744, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.32279276847839355, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs