Get this data via API

Classify beachcitybaseball.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://beachcitybaseball.com"}'
{ "domain": { "domain_url": "https://beachcitybaseball.com", "categories": [ { "name": "/Sports/Sports Coaching & Training", "confidence": 0.9499546885490416, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Baseball", "confidence": 0.8504034876823425, "IAB17-2": "Baseball", "IAB-545-483": "Baseball/Sports/Baseball" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.7107147574424744, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.11163027584552764, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs