Category
Reviews
No reviews yet — be the first to review leela.moscow.
Get this data via API
Classify leela.moscow — 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://leela.moscow"}'
{
"domain": {
"domain_url": "https://leela.moscow",
"categories": [
{
"name": "/Games/Family-Oriented Games & Activities/Dress-Up & Fashion Games",
"confidence": 0.2479960173368454,
"IAB9-30": "Video & Computer Games",
"IAB-VWGKS7-685": "Video Game Genres - Family Video Games"
},
{
"name": "/Games/Party Games",
"confidence": 0.11316443979740144,
"IAB9": "Hobbies & Interests",
"IAB-269-239": "Hobbies & Interests - Games and Puzzles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.