Get this data via API

Classify sgh-ip.com — 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://sgh-ip.com"}'
{ "domain": { "domain_url": "https://sgh-ip.com", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.9109777212142944, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.4378914535045624, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.31955039501190186, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs