Get this data via API

Classify devonshire.club — 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://devonshire.club"}'
{ "domain": { "domain_url": "https://devonshire.club", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.8, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.7, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.6, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/Home & Garden/Home Furnishings", "confidence": 0.5, "IAB10": "Home & Garden" }, { "name": "/Business & Industrial/Hospitality Industry", "confidence": 0.4, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Restaurants", "confidence": 0.3, "IAB8": "Food & Drink" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.2, "IAB14-7": "Weddings" } ] }, "success": true }
Get Free API Key View API Docs