Get this data via API

Classify geeklink.dev — 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://geeklink.dev"}'
{ "domain": { "domain_url": "https://geeklink.dev", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.7977831959724426, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.7025772333145142, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.3970549404621124, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3145216405391693, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.2440733015537262, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.2311154454946518, "IAB-147-132": "Education - Language Learning" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1609453707933426, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1367703229188919, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs