Get this data via API

Classify t4i.io — 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://t4i.io"}'
{ "domain": { "domain_url": "https://t4i.io", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.657187819480896, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.47907209396362305, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4471808671951294, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.27719640731811523, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.23067519068717957, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.22559860348701477, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.20912492275238037, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13826361298561096, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs