Get this data via API

Classify nrich.io — 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://nrich.io"}'
{ "domain": { "domain_url": "https://nrich.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.915027678012848, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.49571478366851807, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.3533799648284912, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.33886486291885376, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.2609153687953949, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.18269993364810944, "IAB-59-53": "Business - Sales" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1781488060951233, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.10036081820726396, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs