Get this data via API

Classify gekonova.com — 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://gekonova.com"}'
{ "domain": { "domain_url": "https://gekonova.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.44971978664398193, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.3655208349227905, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.35920479893684387, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.2126183360815048, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1438419371843338, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Banking/Other", "confidence": 0.13393613696098328, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.10666567832231522, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" } ] }, "success": true }
Get Free API Key View API Docs