Get this data via API

Classify wineeducation.ch — 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://wineeducation.ch"}'
{ "domain": { "domain_url": "https://wineeducation.ch", "categories": [ { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.773139238357544, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Food & Drink/Cooking & Recipes/Culinary Training", "confidence": 0.5937906503677368, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.151748925447464, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism", "confidence": 0.1331542730331421, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs