Get this data via API

Classify admint.co.za — 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://admint.co.za"}'
{ "domain": { "domain_url": "https://admint.co.za", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.7433919310569763, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.5363721251487732, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.4693621098995209, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Internet & Telecom/Other", "confidence": 0.35678210854530334, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1305541694164276, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11441066861152648, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs