Get this data via API

Classify alindravilla.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://alindravilla.com"}'
{ "domain": { "domain_url": "https://alindravilla.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.6085944771766663, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.28696173429489136, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.2615198791027069, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.19899827241897583, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.1977870017290115, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Honeymoons & Romantic Getaways", "confidence": 0.19284704327583313, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.11633791029453278, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs