Get this data via API

Classify tayakorn.dev — 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://tayakorn.dev"}'
{ "domain": { "domain_url": "https://tayakorn.dev", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5457301139831543, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.4985560178756714, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.23707444965839383, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.15486225485801697, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Science/Computer Science/Other", "confidence": 0.13508513569831848, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.12003359198570251, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10582607984542848, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs