Get this data via API

Classify originslodge.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://originslodge.com"}'
{ "domain": { "domain_url": "https://originslodge.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Honeymoons & Romantic Getaways", "confidence": 0.9169127345085144, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.7619835138320923, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.21162883937358856, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.14898622035980225, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.1315709948539734, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.11028441041707993, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs