Get this data via API

Classify tbs-alumni.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://tbs-alumni.com"}'
{ "domain": { "domain_url": "https://tbs-alumni.com", "categories": [ { "name": "/Jobs & Education/Education/Alumni & Reunions", "confidence": 0.5447861552238464, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.47973161935806274, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Education", "confidence": 0.14241698384284973, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" } ] }, "success": true }
Get Free API Key View API Docs