Category
Reviews
No reviews yet — be the first to review community.movie.
Get this data via API
Classify community.movie — 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://community.movie"}'
{
"domain": {
"domain_url": "https://community.movie",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Animated Films",
"confidence": 0.3554016053676605,
"IAB1-5": "Movies",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.1755097657442093,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.12393359839916228,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Movies/Science Fiction & Fantasy Films",
"confidence": 0.12191212922334672,
"IAB1-5": "Movies",
"IAB-652-SPSHQ5": "Genres - Science Fiction"
},
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.11719020456075668,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Other",
"confidence": 0.1062355563044548,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.