Get this data via API

Classify thebarn-farm.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://thebarn-farm.ca"}'
{ "domain": { "domain_url": "https://thebarn-farm.ca", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.9883312582969666, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.5305131077766418, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.32733848690986633, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.18519161641597748, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.15229564905166626, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" } ] }, "success": true }
Get Free API Key View API Docs