Get this data via API

Classify alphaeng.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://alphaeng.us"}'
{ "domain": { "domain_url": "https://alphaeng.us", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.6306878924369812, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.30231142044067383, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.181274875998497, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.1140930950641632, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs