Get this data via API

Classify noova.app — 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://noova.app"}'
{ "domain": { "domain_url": "https://noova.app", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.947813868522644, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6106751561164856, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.4690066874027252, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3061460554599762, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.2381954789161682, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.1947595328092575, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1073247641324997, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs