Get this data via API

Classify teslacamdrive.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://teslacamdrive.com"}'
{ "domain": { "domain_url": "https://teslacamdrive.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Tesla Motors", "confidence": 0.8306601047515869, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.6522135734558105, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.5796372890472412, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.14110083878040314, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" } ] }, "success": true }
Get Free API Key View API Docs