Get this data via API

Classify teamwilderbasketball.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://teamwilderbasketball.org"}'
{ "domain": { "domain_url": "https://teamwilderbasketball.org", "categories": [ { "name": "/Sports/Team Sports/Basketball", "confidence": 0.9383137822151184, "IAB17": "Sports", "IAB-547-483": "Basketball/Sports/Basketball" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.6526623964309692, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.56191086769104, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.15278086066246033, "IAB-239": "Hobbies & Interests" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.14907225966453552, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.10296168923377992, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs