Get this data via API

Classify ja-narita.or.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://ja-narita.or.jp"}'
{ "domain": { "domain_url": "https://ja-narita.or.jp", "categories": [ { "name": "/Finance/Banking/Savings Accounts", "confidence": 0.8205072283744812, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Government/Other", "confidence": 0.14649340510368347, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Investing/Other", "confidence": 0.14381279051303864, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1183675080537796, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs