Get this data via API

Classify broxhamfootball.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://broxhamfootball.com"}'
{ "domain": { "domain_url": "https://broxhamfootball.com", "categories": [ { "name": "/Sports/Team Sports/Australian Football", "confidence": 0.6136013865470886, "IAB17": "Sports", "IAB-507-483": "Australian Rules Football/Sports/Australian Rules Football" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.5982999801635742, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.5093464255332947, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.46332529187202454, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.1265677958726883, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs