Get this data via API

Classify michigan-state.blog — 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://michigan-state.blog"}'
{ "domain": { "domain_url": "https://michigan-state.blog", "categories": [ { "name": "/Travel/Tourist Destinations", "confidence": 0.7, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/Hobbies & Leisure/Outdoors", "confidence": 0.6 }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws", "confidence": 0.5 }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.5 }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.5, "IAB22": "Shopping" }, { "name": "/Travel/Tourist Destinations/Beaches & Islands", "confidence": 0.5, "IAB20": "Travel", "IAB-673-664": "Beach Travel/Travel/Travel Type/Beach Travel" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.5, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.5, "IAB3-7": "Government" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.5 }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.5 }, { "name": "/Arts & Entertainment/Events & Listings", "confidence": 0.5, "IAB1": "Arts & Entertainment" }, { "name": "/News/Weather", "confidence": 0.5, "IAB15-10": "Weather" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.5 } ] }, "success": true }
Get Free API Key View API Docs