Get this data via API
Classify gamesfactorysens.fr — 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://gamesfactorysens.fr"}'
{
"domain": {
"domain_url": "https://gamesfactorysens.fr",
"categories": [
{
"name": "/Games/Computer & Video Games/Music & Dance Games",
"confidence": 0.3055366575717926,
"IAB-697-685": "Music and Party Video Games/Video Gaming/Video Game Genres/Music and Party Video Games"
},
{
"name": "/Games/Arcade & Coin-Op Games",
"confidence": 0.29583731293678284,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.18652333319187164,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.1264205127954483,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.