Get this data via API

Classify vellso.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://vellso.com"}'
{ "domain": { "domain_url": "https://vellso.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.7663292288780212, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.6777548789978027, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.17877307534217834, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.10354836285114288, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs