Get this data via API
Classify swimloading.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://swimloading.com"}'
{
"domain": {
"domain_url": "https://swimloading.com",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.6584550738334656,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.45757630467414856,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.3239864706993103,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.1946762353181839,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.