Get this data via API

Classify ansts.sn — 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://ansts.sn"}'
{ "domain": { "domain_url": "https://ansts.sn", "categories": [ { "name": "/Science/Scientific Institutions", "confidence": 0.686342716217041, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Other", "confidence": 0.27071332931518555, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.11287983506917952, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Other", "confidence": 0.1031522899866104, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Other", "confidence": 0.101828932762146, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs