Get this data via API

Classify davzo.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://davzo.com"}'
{ "domain": { "domain_url": "https://davzo.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7203205227851868, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6863002777099609, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.26784634590148926, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.24076209962368011, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.18686968088150024, "IAB-59-53": "Business - Sales" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.15871180593967438, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.1246691197156906, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10042846202850342, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs