Get this data via API

Classify kotobapro.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://kotobapro.com"}'
{ "domain": { "domain_url": "https://kotobapro.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.5739758014678955, "IAB-147-132": "Education - Language Learning" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.4266679584980011, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.1300722062587738, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs