Get this data via API

Classify inovorobotics.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://inovorobotics.com"}'
{ "domain": { "domain_url": "https://inovorobotics.com", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.8445253372192383, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.7787573933601379, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.7767006158828735, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3251939117908478, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.16666746139526367, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.1193959191441536, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.10462066531181335, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" } ] }, "success": true }
Get Free API Key View API Docs