Get this data via API

Classify islandia360.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://islandia360.com"}'
{ "domain": { "domain_url": "https://islandia360.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.31644558906555176, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Science/Earth Sciences/Atmospheric Science", "confidence": 0.25017049908638, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.20800042152404785, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Science/Astronomy", "confidence": 0.19553662836551663, "IAB15": "Science", "IAB-472-464": "Space and Astronomy/Science/Space and Astronomy" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.10279429703950882, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" } ] }, "success": true }
Get Free API Key View API Docs