Get this data via API

Classify visiontelematics.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://visiontelematics.com"}'
{ "domain": { "domain_url": "https://visiontelematics.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.9794005751609802, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7821834683418274, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.24581460654735565, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.19644105434417725, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.16524149477481842, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.15137162804603577, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.10082677751779556, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs