Get this data via API
Classify moviesda.red — 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://moviesda.red"}'
{
"domain": {
"domain_url": "https://moviesda.red",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Bollywood & South Asian Films",
"confidence": 0.917454957962036,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.826144814491272,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.2066417634487152,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Global Rank
#88,061
Get this data as JSON — free trial, 50 API calls included.