Get this data via API

Classify Southernbelleoba.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://Southernbelleoba.com"}'
{ "domain": { "domain_url": "https://Southernbelleoba.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.8501750826835632, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.5375482439994812, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.200101837515831, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.10127275437116624, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs