Get this data via API

Classify streetrodsbydavviki.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://streetrodsbydavviki.com"}'
{ "domain": { "domain_url": "https://streetrodsbydavviki.com", "categories": [ { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.7267096042633057, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Classic Vehicles", "confidence": 0.6664567589759827, "IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars" }, { "name": "/Autos & Vehicles/Vehicle Shows", "confidence": 0.2138254791498184, "IAB-36-1": "Auto Shows/Automotive/Auto Shows" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Modification & Tuning", "confidence": 0.1787479817867279, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Ford", "confidence": 0.13886407017707825, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.13758380711078644, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.13197022676467896, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars", "confidence": 0.10478533804416656, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs