Get this data via API

Classify nexos.biz — 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://nexos.biz"}'
{ "domain": { "domain_url": "https://nexos.biz", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.7556296586990356, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.2271346002817154, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.2205425649881363, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 0.2030415385961533, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.18707004189491272, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.16963620483875275, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Other", "confidence": 0.16541223227977753, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.1618485301733017, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs