Get this data via API

Classify monolumin.ai — 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://monolumin.ai"}'
{ "domain": { "domain_url": "https://monolumin.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6973242163658142, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.22486691176891327, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.18280617892742157, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.18030481040477753, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.12026415765285492, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.10100433230400084, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10019957274198532, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs