Get this data via API

Classify fuseeng.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://fuseeng.com"}'
{ "domain": { "domain_url": "https://fuseeng.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.45283007621765137, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.4347142279148102, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3444216251373291, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.22486570477485657, "IAB-132": "Education" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.20954939723014832, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.1900235414505005, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.11960474401712418, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs