Get this data via API

Classify haah.ing — 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://haah.ing"}'
{ "domain": { "domain_url": "https://haah.ing", "categories": [ { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.4344894587993622, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.22404040396213531, "IAB-148-132": "Education - Online Education" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.17926372587680817, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs