Get this data via API

Classify innsbrookescapes.com — 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://innsbrookescapes.com"}'
{ "domain": { "domain_url": "https://innsbrookescapes.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.7254912257194519, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.4244023561477661, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.2341296225786209, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties", "confidence": 0.1635720580816269, "IAB21": "Real Estate", "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.13699184358119965, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Individual Sports/Golf", "confidence": 0.10772763937711716, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" } ] }, "success": true }
Get Free API Key View API Docs