Get this data via API

Classify national-travel.com.au — 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://national-travel.com.au"}'
{ "domain": { "domain_url": "https://national-travel.com.au", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.42172905802726746, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.3978976905345917, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.353900671005249, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations", "confidence": 0.25116342306137085, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.231796070933342, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.17378835380077362, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.12699486315250397, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" } ] }, "success": true }
Get Free API Key View API Docs