Category
Reviews
No reviews yet — be the first to review mftv.study.
Get this data via API
Classify mftv.study — 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://mftv.study"}'
{
"domain": {
"domain_url": "https://mftv.study",
"categories": [
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.32729223370552063,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.30834242701530457,
"IAB13-11": "Stocks",
"IAB-414-410": "Personal Investing - Stocks and Bonds"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.27955517172813416,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.