Get this data via API
Classify thesacredwar.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://thesacredwar.com"}'
{
"domain": {
"domain_url": "https://thesacredwar.com",
"categories": [
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.7481237053871155,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.6280677318572998,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Sensitive Subjects/War & Conflict",
"confidence": 0.3426663279533386,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.2082336992025375,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations",
"confidence": 0.12081480771303175,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.