Get this data via API

Classify nucleus42.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://nucleus42.io"}'
{ "domain": { "domain_url": "https://nucleus42.io", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.39230963587760925, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Law & Government/Government/Public Policy", "confidence": 0.35835951566696167, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3140494227409363, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Other", "confidence": 0.293363094329834, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Lobbying", "confidence": 0.2759413719177246, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.1596100926399231, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.14315438270568848, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12378008663654327, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs