Get this data via API

Classify matter42.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://matter42.com"}'
{ "domain": { "domain_url": "https://matter42.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5074638724327087, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Scientific Equipment", "confidence": 0.4365465044975281, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.20379336178302765, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.19465544819831848, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.14561693370342255, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.12070629000663756, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Science/Other", "confidence": 0.10605216771364212, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs