Get this data via API

Classify smartbit.io — 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://smartbit.io"}'
{ "domain": { "domain_url": "https://smartbit.io", "categories": [ { "name": "/Autos & Vehicles/Bicycles & Accessories/Electric Bicycles", "confidence": 0.3987939357757568, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.36040255427360535, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2257564812898636, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals", "confidence": 0.2257474958896637, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.15993469953536987, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10386338829994202, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs