Get this data via API

Classify londonhosts.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://londonhosts.com"}'
{ "domain": { "domain_url": "https://londonhosts.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.6150510311126709, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Education/Study Abroad", "confidence": 0.4829353392124176, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.23766668140888217, "IAB-147-132": "Education - Language Learning" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.1137177348136902, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.10606680810451508, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs