Get this data via API

Classify kiosk.eu — 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://kiosk.eu"}'
{ "domain": { "domain_url": "https://kiosk.eu", "categories": [ { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.771176278591156, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Food & Drink/Restaurants/Fast Food", "confidence": 0.3525077998638153, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3233712613582611, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.3200145959854126, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.11341675370931624, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10674025863409042, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs