Get this data via API

Classify brenkins.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://brenkins.com"}'
{ "domain": { "domain_url": "https://brenkins.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8498367667198181, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.47261202335357666, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.15073643624782562, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Sciences/Other", "confidence": 0.10470963269472122, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs