Get this data via API
Classify mutamayiz.net — 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://mutamayiz.net"}'
{
"domain": {
"domain_url": "https://mutamayiz.net",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.9937868118286132,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/News/Politics/Other",
"confidence": 0.3110142648220062,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.17317888140678406,
"IAB12": "News",
"IAB-386": "Politics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.