Get this data via API
Classify filmschool.app — 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://filmschool.app"}'
{
"domain": {
"domain_url": "https://filmschool.app",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Movie Reference",
"confidence": 0.3083958029747009,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.2181570529937744,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.18359722197055817,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Other",
"confidence": 0.17206963896751404,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.14286161959171295,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.12042970210313796,
"IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.11055560410022736,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.