Get this data via API

Classify mediabusinesssolutions.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://mediabusinesssolutions.com"}'
{ "domain": { "domain_url": "https://mediabusinesssolutions.com", "categories": [ { "name": "/News/Sports News", "confidence": 0.5573965311050415, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.4626010060310364, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.4309207499027252, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.25247159600257874, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.19028468430042267, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.11706362664699554, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs