Get this data via API

Classify azumatesting.com — 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://azumatesting.com"}'
{ "domain": { "domain_url": "https://azumatesting.com", "categories": [ { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.5149438381195068, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.3963895440101623, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.21149711310863495, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Science/Scientific Equipment", "confidence": 0.12854112684726715, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs