Get this data via API

Classify ordizone.net — 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://ordizone.net"}'
{ "domain": { "domain_url": "https://ordizone.net", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.3048156499862671, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.3004990816116333, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.28208282589912415, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.14189714193344116, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.11478189378976822, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Classifieds", "confidence": 0.10076240450143814, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs