Get this data via API

Classify thebankheadrestaurant.ca — 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://thebankheadrestaurant.ca"}'
{ "domain": { "domain_url": "https://thebankheadrestaurant.ca", "categories": [ { "name": "/Food & Drink/Restaurants/Fine Dining", "confidence": 0.5123192071914673, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.4668438136577606, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Food & Drink/Restaurants/Catering", "confidence": 0.21167439222335815, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.14322471618652344, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.10028929263353348, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs