Get this data via API

Classify nexanano.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://nexanano.com"}'
{ "domain": { "domain_url": "https://nexanano.com", "categories": [ { "name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives", "confidence": 0.5531416535377502, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.2530866265296936, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.23814640939235687, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.1891578584909439, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.12520447373390198, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs