Category
Reviews
No reviews yet — be the first to review official.film.
Get this data via API
Classify official.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://official.film"}'
{
"domain": {
"domain_url": "https://official.film",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Action & Adventure Films",
"confidence": 0.17571260035037994,
"IAB1-5": "Movies",
"IAB-325-SPSHQ5": "Genres - Action/Adventure"
},
{
"name": "/Arts & Entertainment/Events & Listings/Movie Listings & Theater Showtimes",
"confidence": 0.14219090342521667,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/Arts & Entertainment/Movies/Horror Films",
"confidence": 0.11304426938295364,
"IAB1-5": "Movies",
"IAB-336-SPSHQ5": "Genres - Horror"
},
{
"name": "/Arts & Entertainment/Movies/Thriller, Crime & Mystery Films",
"confidence": 0.10774986445903778,
"IAB1-5": "Movies",
"IAB-331-SPSHQ5": "Genres - Mystery"
},
{
"name": "/Arts & Entertainment/Movies/Comedy Films",
"confidence": 0.1022154912352562,
"IAB1-5": "Movies",
"IAB-646-SPSHQ5": "Genres - Comedy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.