Get this data via API
Classify poolschoolswim.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://poolschoolswim.com"}'
{
"domain": {
"domain_url": "https://poolschoolswim.com",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.7151347994804382,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.6210252046585083,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.1433044821023941,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.11877220869064332,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.