Get this data via API

Classify istiseo.org — 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://istiseo.org"}'
{ "domain": { "domain_url": "https://istiseo.org", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.8092857599258423, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.32438257336616516, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.3119477927684784, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Science/Chemistry", "confidence": 0.24710994958877563, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships", "confidence": 0.14949168264865875, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs