Get this data via API

Classify adareheritagecentre.ie — 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://adareheritagecentre.ie"}'
{ "domain": { "domain_url": "https://adareheritagecentre.ie", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.5603634119033813, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.5396239757537842, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.49661561846733093, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.4473903775215149 }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.43764227628707886, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.10586688667535782, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" } ] }, "success": true }
Get Free API Key View API Docs