Get this data via API

Classify academymaster.online — 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://academymaster.online"}'
{ "domain": { "domain_url": "https://academymaster.online", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5133839845657349, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.3799836337566376, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.33309778571128845, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.2884596586227417, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs