Get this data via API

Classify solvio.chat — 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://solvio.chat"}'
{ "domain": { "domain_url": "https://solvio.chat", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5721452832221985, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3248344659805298, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.2525003254413605, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.11795468628406525, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs