Get this data via API
Classify charlesholden.pub — 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://charlesholden.pub"}'
{
"domain": {
"domain_url": "https://charlesholden.pub",
"categories": [
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.8189614415168762,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.6543020606040955,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.5725347995758057,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.5547186732292175,
"IAB1": "Arts & Entertainment",
"IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants"
},
{
"name": "/Arts & Entertainment/Events & Listings/Live Sporting Events",
"confidence": 0.30239686369895935,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.