Get this data via API

Classify diegruenlinge.at — 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://diegruenlinge.at"}'
{ "domain": { "domain_url": "https://diegruenlinge.at", "categories": [ { "name": "/Food & Drink/Food/Herbs & Spices", "confidence": 0.3658139407634735, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.22229264676570892, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.15663492679595947, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.1279384195804596, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Beverages/Alcohol-Free Beverages", "confidence": 0.11299894750118256, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs