Get this data via API

Classify www2.afs.net — 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://www2.afs.net"}'
{ "domain": { "domain_url": "https://www2.afs.net", "categories": [ { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.47598785161972046, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.3196450173854828, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.23611147701740265, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.1382744014263153, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.12801748514175415, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10048731416463852, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs