Get this data via API

Classify ringenai.se — 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://ringenai.se"}'
{ "domain": { "domain_url": "https://ringenai.se", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.64598149061203, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.3787666261196137, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.11470043659210204, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs