Get this data via API

Classify bcboosters.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://bcboosters.org"}'
{ "domain": { "domain_url": "https://bcboosters.org", "categories": [ { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.8882794976234436, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.2566138803958893, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Other", "confidence": 0.24958482384681704, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.2005159705877304, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.1997312307357788, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Sports/College Sports", "confidence": 0.1841450184583664, "IAB17": "Sports", "IAB-487-483": "College Sports/Sports/College Sports" } ] }, "success": true }
Get Free API Key View API Docs