Get this data via API

Classify casarosamiami.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://casarosamiami.com"}'
{ "domain": { "domain_url": "https://casarosamiami.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.8958078622817993, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Other", "confidence": 0.2365684062242508, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.17259016633033752, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs