Get this data via API
Classify brushcreekriders.org — 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://brushcreekriders.org"}'
{
"domain": {
"domain_url": "https://brushcreekriders.org",
"categories": [
{
"name": "/Sports/Animal Sports/Equestrian",
"confidence": 0.8520811796188354,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.5006536841392517,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.4493997395038605,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.13054955005645752,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.