Get this data via API

Classify nika.ia.br — 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://nika.ia.br"}'
{ "domain": { "domain_url": "https://nika.ia.br", "categories": [ { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.3528292179107666, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.3377455174922943, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3107883632183075, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2797958254814148, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs