Get this data via API

Classify humbleteam.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://humbleteam.com"}'
{ "domain": { "domain_url": "https://humbleteam.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6008479595184326, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.3773273527622223, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3687359094619751, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.262807160615921, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.22473981976509097, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1523636430501938, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12588360905647278, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11485089361667632, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs