Get this data via API
Classify muvi.film — 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://muvi.film"}'
{
"domain": {
"domain_url": "https://muvi.film",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.6561954021453857,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Movie Reference",
"confidence": 0.1956201046705246,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Action & Adventure Films",
"confidence": 0.11063797771930696,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Global Rank
#909,461
Get this data as JSON — free trial, 50 API calls included.