Get this data via API

Classify supergenoai.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://supergenoai.com"}'
{ "domain": { "domain_url": "https://supergenoai.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6489467024803162, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.5165903568267822, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.429004967212677, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.38461288809776306, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Internet & Telecom/Other", "confidence": 0.25418519973754883, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17784708738327026, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Online Communities/Other", "confidence": 0.11498164385557176, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs