Get this data via API
Classify espacioaventura.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://espacioaventura.com"}'
{
"domain": {
"domain_url": "https://espacioaventura.com",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.6206347346305847,
"IAB20-25": "Theme Parks",
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.4711218774318695,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Travel & Transportation/Specialty Travel/Family Travel",
"confidence": 0.3454493284225464,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Sports/Extreme Sports/Climbing & Mountaineering",
"confidence": 0.25530073046684265,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.10165661573410034,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.