Get this data via API

Classify innovateequip.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://innovateequip.com"}'
{ "domain": { "domain_url": "https://innovateequip.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 0.6791372299194336, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.23563885688781736, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.10837648808956146, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.1042902022600174, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs