Get this data via API

Classify twozo.co — 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://twozo.co"}'
{ "domain": { "domain_url": "https://twozo.co", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.9254002571105956, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8116788268089294, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.39617905020713806, "IAB-59-53": "Business - Sales" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.2428016811609268, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.17493277788162231, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.15796951949596405, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1550200581550598, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs