Get this data via API

Classify turbinedesigns.shop — 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://turbinedesigns.shop"}'
{ "domain": { "domain_url": "https://turbinedesigns.shop", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.8331025838851929, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.4770680963993073, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.34613680839538574, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Modification & Tuning", "confidence": 0.2243247032165527, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.14477866888046265, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.10455384105443954, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs