Get this data via API

Classify diycarimport.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://diycarimport.com"}'
{ "domain": { "domain_url": "https://diycarimport.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.9102859497070312, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.3167773485183716, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2524985074996948, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.2518446743488312, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.13434678316116333, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Other", "confidence": 0.11425010114908218, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs