Get this data via API

Classify oykot.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://oykot.jp"}'
{ "domain": { "domain_url": "https://oykot.jp", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6050304770469666, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.3745618164539337, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.16841571033000946, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1680922508239746, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1625753939151764, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Travel & Transportation/Other", "confidence": 0.11632931232452393, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.1019686684012413 } ] }, "success": true }
Get Free API Key View API Docs