Get this data via API
Classify thetravelyogi.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://thetravelyogi.com"}'
{
"domain": {
"domain_url": "https://thetravelyogi.com",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.8294083476066589,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Beauty & Fitness/Fitness/Yoga & Pilates",
"confidence": 0.5537698268890381,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.468912273645401,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.2090388834476471,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.15782420337200165
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.10069487243890762,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.