Get this data via API

Classify fortinet.com.tw — 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://fortinet.com.tw"}'
{ "domain": { "domain_url": "https://fortinet.com.tw", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.9298962354660034, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3126176595687866, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3075697422027588, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1829804331064224, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.16261203587055206, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.10568790882825851, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs