Get this data via API

Classify westmichiganrogue.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://westmichiganrogue.com"}'
{ "domain": { "domain_url": "https://westmichiganrogue.com", "categories": [ { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.33409905433654785, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Homeschooling", "confidence": 0.3071911036968231, "IAB5-10": "Homeschooling", "IAB-145-132": "Homeschooling/Education/Homeschooling" }, { "name": "/News/Sports News", "confidence": 0.26515719294548035, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/News/Other", "confidence": 0.21362175047397616, "IAB12": "News" }, { "name": "/News/Local News", "confidence": 0.20311659574508667, "IAB12-3": "Local News" }, { "name": "/Sports/Other", "confidence": 0.17534027993679047, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.11447993665933608, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs