Get this data via API
Classify thesurfershouse.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://thesurfershouse.com"}'
{
"domain": {
"domain_url": "https://thesurfershouse.com",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.5335682034492493,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.31750160455703735,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays",
"confidence": 0.2553648054599762,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.17899300158023834,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.11697893589735033,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Water Sports/Surfing",
"confidence": 0.10559394955635072,
"IAB17": "Sports",
"IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.10314083099365234,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.