Get this data via API

Classify glone.app — 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://glone.app"}'
{ "domain": { "domain_url": "https://glone.app", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.7135274410247803, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Health Conditions/Blood Sugar & Diabetes", "confidence": 0.49150195717811584, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.4401717483997345, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.24024806916713717, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14484803378582, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.1402283012866974, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" } ] }, "success": true }
Get Free API Key View API Docs