Get this data via API

Classify helmetverse.ai — 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://helmetverse.ai"}'
{ "domain": { "domain_url": "https://helmetverse.ai", "categories": [ { "name": "/Autos & Vehicles/Bicycles & Accessories/Bike Helmets & Protective Gear", "confidence": 0.6743043661117554, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.5321939587593079, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1876666098833084, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1316819041967392, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.12288659065961838, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs