Get this data via API

Classify muylinux.xyz — 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://muylinux.xyz"}'
{ "domain": { "domain_url": "https://muylinux.xyz", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 1, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Online Communities/Other", "confidence": 0.17693999409675598, "IAB-148-132": "Education - Online Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15386559069156647, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/News/Technology News", "confidence": 0.14408287405967712, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Reference/Technical Reference", "confidence": 0.11577188223600388 }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.1048976629972458, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs