Get this data via API

Classify coxfleet.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://coxfleet.com"}'
{ "domain": { "domain_url": "https://coxfleet.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 1, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Economy News", "confidence": 0.24249112606048584, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Other", "confidence": 0.16568249464035034, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Company News", "confidence": 0.1335909217596054, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.12749460339546204, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.1029183268547058, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs