Get this data via API

Classify dcufix.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://dcufix.com"}'
{ "domain": { "domain_url": "https://dcufix.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Nissan", "confidence": 0.8431620597839355, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.4104687571525574, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.3108177185058594, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.29752102494239807, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs", "confidence": 0.2265077382326126, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.13967524468898773, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs