Get this data via API

Classify africaexplained.com.ng — 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://africaexplained.com.ng"}'
{ "domain": { "domain_url": "https://africaexplained.com.ng", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.13105948269367218, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.12677514553070068, "IAB-132": "Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.11640866845846176, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs