Get this data via API

Classify arkon.com.au — 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://arkon.com.au"}'
{ "domain": { "domain_url": "https://arkon.com.au", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.8746851682662964, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 0.19650273025035855, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.19137421250343323, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.14673516154289246, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.11531561613082886, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/News/Business News/Company News", "confidence": 0.11145823448896408, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.1008465811610222, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs