Get this data via API
Classify moodyranch.co.uk — 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://moodyranch.co.uk"}'
{
"domain": {
"domain_url": "https://moodyranch.co.uk",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays",
"confidence": 0.8719969391822815,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.15738552808761597,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.11884179711341858,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.1146722137928009,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.10962410271167757,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties",
"confidence": 0.10546930879354476,
"IAB21": "Real Estate",
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.