Get this data via API

Classify kyo-tax.jp — 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://kyo-tax.jp"}'
{ "domain": { "domain_url": "https://kyo-tax.jp", "categories": [ { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.7234086990356445, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.43422695994377136, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.15564526617527008, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs