Get this data via API

Classify jacksonholenew.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://jacksonholenew.com"}'
{ "domain": { "domain_url": "https://jacksonholenew.com", "categories": [ { "name": "/News/Local News", "confidence": 0.6463378071784973, "IAB12-3": "Local News" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.5228663086891174, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts", "confidence": 0.3580937087535858, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.30194780230522156 }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.2459281086921692, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.16329166293144226, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.1627676635980606, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/News/Other", "confidence": 0.1383000910282135, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs